From 4526e5aa4990e7cbc028a29a45a62d925f9b0b5a Mon Sep 17 00:00:00 2001 From: Aleksandr Soloshenko Date: Wed, 1 Nov 2023 23:07:24 +0700 Subject: [PATCH] Updated: example config --- configs/config.example.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configs/config.example.yml b/configs/config.example.yml index 9271231..afcc0a4 100644 --- a/configs/config.example.yml +++ b/configs/config.example.yml @@ -11,3 +11,8 @@ database: password: root database: notifications debug: true +fcm: + credentials_json: > + { + ... + }