diff --git a/config.json.example b/config.json.example index 19c6ae7..ffdf318 100644 --- a/config.json.example +++ b/config.json.example @@ -21,7 +21,7 @@ "user_id_format": "@telegram_{}:DOMAIN.TLD", "db_url": "sqlite:///database.db", - "print_url_with_image": true + "print_url_with_image": true, "as_port": 5000 }