1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minchat_ynh.git synced 2024-09-03 19:36:29 +02:00
minchat_ynh/sources/conf/setup.ini

15 lines
487 B
INI
Raw Normal View History

2015-04-10 23:54:09 +02:00
; how often get data from serwer
interval = 2500 ; milliseconds
; extra time for cache to secure transmission delay
cache = 60000 ; milliseconds
; authorized user:room (comma separated)
; caution: names must be valid for file names !
; :room with no user name is a room opened to any user name
; user: with no room name is a user allowed to every room
; default = single unnamed room and free user names
; Example:
;auth = John:Game,Mary:Game,John:Family,Tim:Family,admin:,:Public