## Port number the server is listening to ## Default : 3826 port=3826 ## Maximum number of connection allowed ## (number of file descriptor limit) ## * -2 : use system default ## * -1 : use maximum allowed ## * other : user 'other' as the limit ## Default : -2 connexion_max=-2 ## Folder where logs are saved ## and where the server list is kept ## (when running inside of a chroot, ## keep the server binary out of this directory!) ## Default : warmux_log/ working_dir=/opt/lef2014/WarMUX/warmux_log/ ## Run into a chroot : ## * Requires to start as root (user permission come back when we are ## in the chroot) ## * Resuires a static build (default build) ## Default : true chroot=false ## UID to use after enter the chroot : ## Default : 500 #chroot_uid=500 ## GID to use after enter the chroot : ## Default : 500 #chroot_gid=500 ## Max number of clients that can connect to the server max_nb_clients=50 max_nb_games=20 game_name=Libre en Fete WarMUX ## Related to index server connexion public=false