diff --git a/config.json.example b/config.json.example index 8e60cbf..3ec8b8f 100644 --- a/config.json.example +++ b/config.json.example @@ -15,7 +15,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 }