aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/test_data/not_enough_menus.yaml
blob: f585f44ccd3954c4fba6e39707d10500430ab5fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
App:
  WorkingDirectory: var/
  MaxUsers: 1
  AllowRegistration: true
  MaxNickLen: 15
  MenuMaxIdleTime: 600

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