|
#summary List of config options, sorted by scope Everything listed also applies in all sections below it, (i.e., anything listed under per-channel may be set on a per-server or global bases). 'G', 'S' and 'C' indicate whether the option is present in the global, server or channel configs. Striked entries aren't present, bolded entries probably should be. Per channel- G S C channel.splitusermodes {bool}
- G S C channel.sendwho {bool}
- G S C channel.showmodeprefix {bool}
- G S C general.cyclemessage
- G S C general.kickmessage
- G S C general.partmessage
- G S C general.extendedListModes
- G S C ui.backgroundcolour {Color : White}
- G S C ui.foregroundcolour {Color : Black}
- G S C ui.frameBufferSize {int : MAX_VALUE}
- G S C ui.inputBufferSize {int : 50}
- G S C ui.inputbackgroundcolour {Color : ui.backgroundcolour}
- G S C ui.inputforegroundcolour {Color : ui.foregroundcolour}
- G S C ui.nicklistbackgroundcolour {Color : ui.backgroundcolour}
- G S C ui.nicklistforegroundcolour {Color : ui.foregroundcolour}
- G S C ui.shownickcoloursinnicklist {bool}
- G S C ui.shownickcoloursintext {bool}
Per server- G S general.closechannelsonquit {bool}
- G S general.closechannelsondisconnect {bool}
- G S general.closequeriesonquit {bool}
- G S general.closequeriesondisconnect {bool}
- G S general.quitmessage
- G S general.reconnectmessage
- G S general.rejoinchannels {bool}
- G S notifications.X
- G S notifications.connectError
- G S notifications.connectRetry
- G S notifications.privateCTCP
- G S notifications.privateCTCPreply
- G S notifications.socketClosed
- G S notifications.stonedServer
- G S notifications.privateNotice
- G S server.enablemodeX {bool}
- G S server.friendlymodes {bool}
- G S server.modeX
- G S server.pingtimeout {int : 60000}
Per network- G S network.ignorelist {String}
Global- G browser.uselaunchdelay {bool}
- G browser.launchdelay {int : 500}
- G ui.confirmQuit {bool}
- G general.autoSubmitErrors {bool}
- G general.bindip {String}
- G general.browser
- G general.closemessage
- G general.commandchar
- G general.formatters {String}
- G general.hidequeries {bool}
- G general.reconnectdelay {int : 5}
- G general.reconnectonconnectfailure {bool}
- G general.reconnectondisconnect {bool}
- G general.showcolourdialog {bool}
- G general.showglobalwindow {bool}
- G general.showrawwindow {bool}
- G general.silencechar
- G general.theme
- G general.whotime {int : 60000}
- G nicklist.altBackground {bool}
- G nicklist.altBackgroundColour {Color : f0f0f0}
- G plugins.autoload {String}
- G statusBar.errorDisplayLength {int : 10000}
- G statusBar.errorHistory {int : 10}
- G statusBar.messageDisplayLength {int : 5}
- G tabcompletion.casesensitive {bool}
- G tabcompletion.style {String: bash}
- G ui.antialias -- Needs to be a string, with boolean values. Yay Java.
- G ui.awayindicator {bool}
- G ui.framemanager {String : treeview (Other values: buttonbar)}
- G ui.framemanagerPosition {String: left/bottom (possible values: top, bottom, left, right)}
- G ui.frameManagerSize {int}
- G ui.lookandfeel
- G ui.maximisewindows {bool}
- G ui.pasteProtectionLimit {int : 1}
- G ui.quickCopy {bool}
- G ui.showversion {bool}
- G ui.sortByCase {bool}
- G ui.sortByMode {bool}
- G ui.stylelinks {bool}
- G ui.treeviewRolloverColour {Color : ?}
- G ui.treeviewRolloverEnabled {bool}
- G ui.treeviewActiveBold {bool : true}
- G ui.treeviewActiveForeground {Color : tree foreground}
- G ui.treeviewActiveBackground {Color : tree background}
- G icon.X
- G icon.channel
- G icon.close-inactive
- G icon.close-active
- G icon.edit
- G icon.edit-inactive
- G icon.error
- G icon.icon
- G icon.info
- G icon.query
- G icon.raw
- G icon.server
- G icon.warning
- G icon.update
- G treeview.backgroundcolour {Color : ui.backgroundcolour}
- G treeview.foregroundcolour {Color : ui.foregroundcolour}
- G treeview.sortServers {bool}
- G treeview.sortWindows {bool}
- G treeview.dragSelection {bool : true}
- G updater.frequency {int : 86400}
- G updater.lastcheck {int : 0}
Special- encryption.password
- encryption.passwordHash
- identity.ircd
- identity.network
- identity.server
- identity.channel
- profile.nickname
- profile.realname
- profile.ident
- profile.altnicks {String}
Temp- general.password
- general.port
- general.server
|