49
edits
(Hiding Joins and Parts) |
(+ "Path prefs") |
||
| Line 28: | Line 28: | ||
For more fine-tuned control over specific channels and networks, you can use the /network-pref and /channel-pref commands to override the global /pref inheritance. | For more fine-tuned control over specific channels and networks, you can use the /network-pref and /channel-pref commands to override the global /pref inheritance. | ||
==Path prefs== | |||
''profilePath'' is a local path, ''motif.current'' is an URL, ''logFileName'' is a local path, ''logFolder'' is an URL. ''sound.channel.chat'' is a space-separated list of URLs/"beep". | |||
When specifying a local file, user sometimes end up using the wrong type of path, (on Windows) the wrong type of slash, or (in file URL) spaces instead of %20. At least in the motif case, this causes a silent failure. | |||
edits