ZNC: Difference between revisions

imported>Mth
mNo edit summary
imported>Mth
No edit summary
Line 8: Line 8:
   enable = true;
   enable = true;
   mutable = false; # Overwrite configuration set by ZNC from the web and chat interfaces.
   mutable = false; # Overwrite configuration set by ZNC from the web and chat interfaces.
   useLegacyConfig = false; # Use services.znc.config instead of services.znc.confOptions.
   useLegacyConfig = false; # Turn off services.znc.confOptions and their defaults.
};
};
</syntaxhighlight>
</syntaxhighlight>