fix: issues

This commit is contained in:
Rogee
2024-09-04 13:50:11 +08:00
parent 9b136810bc
commit 4c41d899ba
3 changed files with 9 additions and 3 deletions

View File

@@ -2,8 +2,8 @@ phone: "+17622696330"
app_id: 29433191
app_hash: bc7a2f7b8893889ffa6115f5f0eac278
bot_token:
session_file: ./session.json
log_file: ./log.json
session_file: ~/.cache/exporter/session.json
log_file: /var/log/exporter/log.json
output: /share/telegram/outputs
max_size: 100MB
dsn: "postgresql://postgres:xixi0202@10.1.1.3:5432/telegram_resource?sslmode=disable"