aboutsummaryrefslogtreecommitdiff
path: root/example/file2.conf
diff options
context:
space:
mode:
author2026-02-22 20:15:50 +0300
committer2026-02-22 20:15:50 +0300
commitdb8bb97dfa2dacef002a1f349ea970d76fee4fc9 (patch)
tree7de11be3a01a6ef83a218dc98d90586dd1afb09a /example/file2.conf
parentДобавил утилитарные функции для моделей (diff)
downloadconf-0.0.4.tar.gz
conf-0.0.4.tar.bz2
conf-0.0.4.tar.xz
conf-0.0.4.zip
Refactoringv0.0.4
Diffstat (limited to '')
-rw-r--r--example/file2.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/example/file2.conf b/example/file2.conf
new file mode 100644
index 0000000..b22f06b
--- /dev/null
+++ b/example/file2.conf
@@ -0,0 +1,7 @@
+rss = "https://neonxp.ru/feed/";
+db_file = $XDG_DATA_HOME "/pose/pose.db";
+
+telegram {
+ token = "279146841:AAsome_secret_token_M";
+ groups = "-1003888840756";
+}