Created
March 22, 2014 06:40
-
-
Save cewood/9702291 to your computer and use it in GitHub Desktop.
Attempt to DRY up my flexget config for like named keys.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
credentials: &trakt_credentials | |
api_key: 91e5965f5df67558374f5198bd761bc9 | |
username: someusername | |
password: somepassword | |
trakt_list: *trakt_credentials | |
custom: flexget_tv | |
trakt_remove: *trakt_credentials | |
list: flexget_tv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some references...