put less options into default uci file + put -s before the server argument of nikola program
Only some basic options which make sense for the user to set are left in the config file.
package 'nikola'
config nikola 'main'
option debug false
#list wan_ifname eth2
#list wan6_ifname teredo
#option random_delay true
change of parameters of nikola program
nikola ... server_address
->
nikola ... -s server_address