aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNoCatt <86153630+NoCatt@users.noreply.github.com>2023-10-01 22:11:51 +0200
committerGitHub <noreply@github.com>2023-10-01 22:11:51 +0200
commit05508b32c99e28b8ddf38a8ffb3def26daa812f5 (patch)
tree12fbd30e25cda86470f42987db7e4a5f7f7a5f36 /docs
parent66a9dbb34bcfbf92abe3d7890db10a09d9a0465a (diff)
downloadNorthstarWiki-05508b32c99e28b8ddf38a8ffb3def26daa812f5.tar.gz
NorthstarWiki-05508b32c99e28b8ddf38a8ffb3def26daa812f5.zip
Add waning for playlistvars (#230)
Highlights the info text above the table as a warning box
Diffstat (limited to 'docs')
-rw-r--r--docs/hosting-a-server-with-northstar/server-settings/playlistvar.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md b/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md
index 3cb1990..07e600b 100644
--- a/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md
+++ b/docs/hosting-a-server-with-northstar/server-settings/playlistvar.md
@@ -1,9 +1,11 @@
### Playlist overrides
+{% hint style="warning" %}
Playlist overrides determines the behaviour of the server. PlaylistOverrides can be added using the `+setplaylistvaroverrides` argument in the `ns_startup_args_dedi.txt` file.
The list of playlist overrides needs to be quoted and separated by spaces.\
Example: `+setplaylistvaroverrides "run_epilogue 0 featured_mode_amped_tacticals 1"`
+{% endhint %}
| PlaylistOverrides | Accepted Values | Default Value | Description |
| -------------------------------------------- | --------------- | ------------- | ------------------------------------------------------------------------------------------------------------------- |