mirror of
https://github.com/Octops/quake-kube.git
synced 2026-04-06 09:50:33 +00:00
Add ability to pass commands not in config yaml
This commit is contained in:
committed by
Chris Marshall
parent
e1ee91b4f7
commit
527087d394
@ -92,6 +92,8 @@ data:
|
||||
hostname: "quakekube"
|
||||
maxClients: 12
|
||||
password: "changeme"
|
||||
commands:
|
||||
- seta g_inactivity 600
|
||||
maps:
|
||||
- name: q3dm7
|
||||
type: FreeForAll
|
||||
|
||||
Reference in New Issue
Block a user