summaryrefslogtreecommitdiff
path: root/config.example.py
diff options
context:
space:
mode:
authorAndrew Guschin <guschin@altlinux.org>2024-10-15 20:08:19 +0400
committerAndrew Guschin <guschin@altlinux.org>2024-10-15 20:08:19 +0400
commitdd177e3d2c4579bf435c1f583a1ceab3fb438791 (patch)
treec721d654b78d504e88449d2b51f78ceb2eea2c3c /config.example.py
parent3562ed767dbddfbcac321c7006962e1283eb63af (diff)
move project files to src
Diffstat (limited to 'config.example.py')
-rw-r--r--config.example.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.example.py b/config.example.py
deleted file mode 100644
index ba0e5bc..0000000
--- a/config.example.py
+++ /dev/null
@@ -1,3 +0,0 @@
-TG_TOKEN = ""
-REQUEST_KWARGS = {}
-BACKEND_URL = "http://localhost:8000"