aboutsummaryrefslogtreecommitdiff
path: root/example/file2.conf
diff options
context:
space:
mode:
author2026-03-09 23:05:42 +0300
committer2026-03-09 23:05:42 +0300
commit00394a80501960ad26787b5c44435ed5ed67ad84 (patch)
tree672eb918c552c858f32e9533dc3799af6b75769f /example/file2.conf
parent'-' sign in words accepted (diff)
downloadconf-0.1.0.tar.gz
conf-0.1.0.tar.bz2
conf-0.1.0.tar.xz
conf-0.1.0.zip
Полностью переписал библиотеку. Перевёл с EBNF на PEG.v0.1.0
Diffstat (limited to 'example/file2.conf')
-rw-r--r--example/file2.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/example/file2.conf b/example/file2.conf
deleted file mode 100644
index b22f06b..0000000
--- a/example/file2.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-rss = "https://neonxp.ru/feed/";
-db_file = $XDG_DATA_HOME "/pose/pose.db";
-
-telegram {
- token = "279146841:AAsome_secret_token_M";
- groups = "-1003888840756";
-}