settings_sample.yaml

changeset 15
93b6b945d939
parent 11
da2c50558296
equal deleted inserted replaced
14:c2020b2fdd05 15:93b6b945d939
1 # This file contains the user-specific settings for the scc_access script. 1 # This file contains the user-specific settings for the scc_access script.
2 # 2 #
3 # You should rename the file settings_sample.yaml to and move it outside the module repository. Take care to set the 3 # You should rename the file settings_sample.yaml (e.g. to settings.yaml) and move it outside the module repository. Take care to set the
4 # minimum required permissions, as this file contains SCC access codes. For website login, it is recommended to 4 # minimum required permissions, as this file contains SCC access codes. For website login, it is recommended to
5 # use credential for a user without station-management privileges. 5 # use credential for a user without station-management privileges.
6 basic_credentials: ['username', 'password'] # The HTTP user name and password that is needed to access the SCC site. 6 basic_credentials: ['username', 'password'] # The HTTP user name and password that is needed to access the SCC site.
7 website_credentials: ['username', 'password'] # The user-name and password that is needed to log in to the SCC site. 7 website_credentials: ['username', 'password'] # The user-name and password that is needed to log in to the SCC site.
8 output_dir: /path/to/files/scc_output/ # The directory to download the files 8 output_dir: /path/to/files/scc_output/ # The directory to download the files

mercurial