aboutsummaryrefslogtreecommitdiff
path: root/config/test_data/unreachable_game.yaml
blob: 5af610b592b9752a3a7da2976306f263d83cd558 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
App:
  WorkingDirectory: var/
  MaxUsers: 1
  AllowRegistration: true
  MaxNickLen: 15
  MenuMaxIdleTime: 600

Menus:
  anonymous:
    MenuEntries:
      - Key: q
        Label: quit
        Action: quit
  logged_in:
    MenuEntries:
      - Key: q
        Label: quit
        Action: quit

Games:
  unreachable: