mirror of
https://github.com/YunoHost-Apps/minchat_ynh.git
synced 2024-09-03 19:36:29 +02:00
10 lines
202 B
INI
10 lines
202 B
INI
|
|
||
|
; how often get data from serwer
|
||
|
interval = 2500 ; in milliseconds
|
||
|
|
||
|
; extra time for cache when is problem with Internet
|
||
|
expire_cache = 60 ; in seconds
|
||
|
|
||
|
; time for history
|
||
|
expire_history = 1 ; in days
|