-
Notifications
You must be signed in to change notification settings - Fork 4
Config File
excludedBittern8 edited this page Feb 15, 2023
·
5 revisions
-
A config provides an easy way to load multiple settings with just one commandline arguments.
-
Most of what you would enter in the commandline i.e --media --data etc, can be instead enter via the config file
-
Example config is provided in repo https://github.com/excludedBittern8/empuploader/blob/master/config/empupload.conf.example
empuploader.py --config myconfigfile {other global args} {mode} {mode args here}