aboutsummaryrefslogtreecommitdiff
path: root/config/test_data/duplicate_game.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/test_data/duplicate_game.yaml')
-rw-r--r--config/test_data/duplicate_game.yaml30
1 files changed, 0 insertions, 30 deletions
diff --git a/config/test_data/duplicate_game.yaml b/config/test_data/duplicate_game.yaml
deleted file mode 100644
index f01a017..0000000
--- a/config/test_data/duplicate_game.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-App:
- WorkingDirectory: var/
- MaxUsers: 1
- AllowRegistration: true
- MaxNickLen: 15
- MenuMaxIdleTime: 600
-
-Menus:
- anonymous:
- MenuEntries:
- - Key: q
- Label: quit
- Action: quit
- logged_in:
- MenuEntries:
- - Key: p
- Label: play
- Action: play test
-
-Games:
- test:
- ChrootPath: test_data/fake_nethack_directory
- FileMode: 0777
- Commands:
- - wait
- test:
- ChrootPath: test_data/fake_nethack_directory
- FileMode: 0777
- Commands:
- - wait