summaryrefslogtreecommitdiffstats
path: root/management-interface/config/global.cfg
blob: 4607bf273c6e50d9cdedf22299b47e5d7ca0c390 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[globals]
; the menu items (need to exist like views/[name].htm)
item[0]="home"
item[1]="users"
item[2]="satellites"
item[3]="about"

; specify which item is intern and needs a login
intern[0]=false
intern[1]=true
intern[2]=true
intern[3]=false

; title
title="Masterserver Management"

;accounts
user["nils"]="f58cf5e7e10f195e21b553096d092c763ed18b0e"
user["michael"]="f58cf5e7e10f195e21b553096d092c763ed18b0e"

;hostname
hostname="http://132.230.4.23/if/"