From 00394a80501960ad26787b5c44435ed5ed67ad84 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Mon, 9 Mar 2026 23:05:42 +0300 Subject: =?UTF-8?q?=D0=9F=D0=BE=D0=BB=D0=BD=D0=BE=D1=81=D1=82=D1=8C=D1=8E?= =?UTF-8?q?=20=D0=BF=D0=B5=D1=80=D0=B5=D0=BF=D0=B8=D1=81=D0=B0=D0=BB=20?= =?UTF-8?q?=D0=B1=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE=D1=82=D0=B5=D0=BA=D1=83.?= =?UTF-8?q?=20=D0=9F=D0=B5=D1=80=D0=B5=D0=B2=D1=91=D0=BB=20=D1=81=20EBNF?= =?UTF-8?q?=20=D0=BD=D0=B0=20PEG.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/file2.conf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 example/file2.conf (limited to 'example/file2.conf') 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"; -} -- cgit v1.2.3