Skip to content
  • Rob Swindell's avatar
    b60bb985
    Add support for ctrl/modopts/*.ini · b60bb985
    Rob Swindell authored
    How these files differ from modopts.ini (and by extension,
    ctrl/modopts.d/*.ini):
    
    - The root section is always parsed, part of the returned object
    - [sections] denote ARS that if matched (current user meets requirements)
      then those key/values are added as properties of the returned object
      possibly overriding previously defined properties (options), this allows
      different users (or clients/hosts, terminals) to get different option
      values much more easily
    b60bb985
    Add support for ctrl/modopts/*.ini
    Rob Swindell authored
    How these files differ from modopts.ini (and by extension,
    ctrl/modopts.d/*.ini):
    
    - The root section is always parsed, part of the returned object
    - [sections] denote ARS that if matched (current user meets requirements)
      then those key/values are added as properties of the returned object
      possibly overriding previously defined properties (options), this allows
      different users (or clients/hosts, terminals) to get different option
      values much more easily
Loading