mirror of
https://github.com/KevinMidboe/transatlanticTorrentExpress.git
synced 2025-12-07 20:18:46 +00:00
Updated default configuration
This commit is contained in:
22
README.md
22
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
|
||||
```
|
||||
Reference in New Issue
Block a user