mirror of
https://github.com/serega404/VodokanalBot.git
synced 2025-08-28 07:54:40 +03:00
Deprecate php version
This commit is contained in:
9
src_php_deprecated/config_example.php
Normal file
9
src_php_deprecated/config_example.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
return [
|
||||
'url' => 'http://www.tgnvoda.ru/avarii.php',
|
||||
// Telegram
|
||||
'Send_silent' => 'false',
|
||||
'Telegram_token' => 'token',
|
||||
'Telegram_channel' => '@channel'
|
||||
];
|
||||
?>
|
Reference in New Issue
Block a user