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
2015-04-11 19:32:50 +02:00

11 lines
405 B
INI

; how often get data from serwer
interval = 2500 ; 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