From 05508b32c99e28b8ddf38a8ffb3def26daa812f5 Mon Sep 17 00:00:00 2001 From: NoCatt <86153630+NoCatt@users.noreply.github.com> Date: Sun, 1 Oct 2023 22:11:51 +0200 Subject: Add waning for playlistvars (#230) Highlights the info text above the table as a warning box --- docs/hosting-a-server-with-northstar/server-settings/playlistvar.md | 2 ++ 1 file changed, 2 insertions(+) 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 | | -------------------------------------------- | --------------- | ------------- | ------------------------------------------------------------------------------------------------------------------- | -- cgit v1.2.3