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

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