I install the client remotely and copy spark.properties with my settings. For example:
ccAdvancedConfig=false
When I start Client it is OK - settings works and Advanced menu is not showing. But when I close Spark or logout from it - this settings are reloaded and I have:
ccAdvancedConfig=true
Can I change it somehow? I thought about making the file read-only, but after that how user will set his login to remember?
Seems like all options are holding and the problem concerns only settings for the client login screen - ccAdvancedConfig, ccInvisibleLogin, ccAnonymousLogin, ccAccountsReg, autoLoginEnabled.
These settings are from Client Control plugin (hence the cc in the beginning of names). The easiest way would be to install Client Control plugin on Openfire server and disable these setting in there.