Updated default configuration

This commit is contained in:
2023-08-25 19:12:29 +02:00
parent e697a54332
commit 948eeb1d31
2 changed files with 7 additions and 25 deletions

View File

@@ -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
```

View File

@@ -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=