diff --git a/README.md b/README.md index cacdb45..3fa4338 100644 --- a/README.md +++ b/README.md @@ -21,28 +21,8 @@ Create copy of config and edit following values: cp config.ini.default config.ini ``` -```ini -[SSH] -host= -user= - -[FILES] -remote= -local= - -[LOGGER] -CH_LEVEL=INFO - -[ELASTIC] -host= -port= -ssl= -api_key= - -``` - ## Run ```bash -python3 src/transatlanticTorrentExpress.py +python3 transatlanticTorrentExpress.py ``` \ No newline at end of file diff --git a/config.ini.default b/config.ini.default index 8722ce2..587b2e8 100644 --- a/config.ini.default +++ b/config.ini.default @@ -1,15 +1,17 @@ -[SSH] +[SATELLITE] +path= host= user= +remove=True -[FILES] -remote= -local= +[LOCAL] +path= [LOGGER] CH_LEVEL=INFO [ELASTIC] +enabled=False host= port= ssl=