aboutsummarylogtreecommitdiffstats
path: root/travertine.conf
blob: 01410d094998708ec5bfcbf25d18801dcc4c8cf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
# THIS IS THE CONFIGURATION FILE FOR THE MANAGING SCRIPT NOT FOR THE ACTUAL SERVER
# Variables are interpreted in bash. Simply using bash-syntax is sufficient.

# Global settings

# General parameters
MAIN_ROOT="/srv/travertine"
GAME_USER="travertine"

# Default subserver to manage when not specified, also used for broadcasting suspend messages
PROXY_NAME="proxy"