mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-30 08:18:59 +01:00
Remove redis backend from example
This commit is contained in:
parent
9df1e27780
commit
1883416c7a
@ -93,7 +93,6 @@ $settings = [
|
||||
'serialization' => [
|
||||
'serialization_interval' => 30,
|
||||
],
|
||||
'db' => ['type' => 'redis']
|
||||
];
|
||||
|
||||
$MadelineProto = new API('bot.madeline', $settings);
|
||||
|
Loading…
Reference in New Issue
Block a user