diff options
| author | 2026-03-09 23:05:42 +0300 | |
|---|---|---|
| committer | 2026-03-09 23:05:42 +0300 | |
| commit | 00394a80501960ad26787b5c44435ed5ed67ad84 (patch) | |
| tree | 672eb918c552c858f32e9533dc3799af6b75769f /example/file2.conf | |
| parent | '-' sign in words accepted (diff) | |
| download | conf-00394a80501960ad26787b5c44435ed5ed67ad84.tar.gz conf-00394a80501960ad26787b5c44435ed5ed67ad84.tar.bz2 conf-00394a80501960ad26787b5c44435ed5ed67ad84.tar.xz conf-00394a80501960ad26787b5c44435ed5ed67ad84.zip | |
Полностью переписал библиотеку. Перевёл с EBNF на PEG.v0.1.0
Diffstat (limited to 'example/file2.conf')
| -rw-r--r-- | example/file2.conf | 7 |
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"; -} |
