chg: usr: make the first working version - the stepping is broken due to the algorythm structure #4
This commit is contained in:
@@ -23,5 +23,6 @@ gos_web_socket:
|
||||
# driver: "@gos_web_socket.client_storage.driver.predis"
|
||||
# ttl: 28800 #(optionally) time to live if you use redis driver
|
||||
# prefix: client #(optionally) prefix if you use redis driver, create key "client:1" instead key "1"
|
||||
periodic:
|
||||
- '@mineseeker.periodic'
|
||||
ping:
|
||||
services:
|
||||
- { name: doctrine.dbal.default_connection, type: doctrine, interval: 300 }
|
||||
|
||||
Reference in New Issue
Block a user