kopia lustrzana https://github.com/bellingcat/auto-archiver
minor update
rodzic
e2d1a5d6be
commit
e32c0788b7
|
@ -24,8 +24,7 @@ class Config:
|
||||||
Usage:
|
Usage:
|
||||||
c = Config() # initializes the argument parser
|
c = Config() # initializes the argument parser
|
||||||
c.parse() # parses the values and initializes the Services and API clients
|
c.parse() # parses the values and initializes the Services and API clients
|
||||||
# you can then access the Services and APIs like
|
# you can then access the Services and APIs like 'c.s3_config'
|
||||||
c.s3_config
|
|
||||||
All the configurations available as cmd line options, when included, will
|
All the configurations available as cmd line options, when included, will
|
||||||
override the configurations in the config.json file.
|
override the configurations in the config.json file.
|
||||||
Configurations are split between:
|
Configurations are split between:
|
||||||
|
|
Ładowanie…
Reference in New Issue