I'm attempting to force a CBA setting for an optional mod, on a dedicated server.
Using Addon Options results in a RPT warning on the server: [CBA] (settings) WARNING: Value false is invalid for setting diwako_dui_indicators_show. x\cba\addons\settings\fnc_set.sqf:39
Using a userconfig servermod doesn't create any warnings nor errors in the RPT, but has no effect on the client.
The only other option seems to be a userconfig addon that the clients have loaded.
Is this the only way or have I overlooked something?