diff options
Diffstat (limited to 'src/config/ConfigOption.hxx')
-rw-r--r-- | src/config/ConfigOption.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/ConfigOption.hxx b/src/config/ConfigOption.hxx index 697909593..6a66fff39 100644 --- a/src/config/ConfigOption.hxx +++ b/src/config/ConfigOption.hxx @@ -48,6 +48,7 @@ enum class ConfigOption { ZEROCONF_NAME, ZEROCONF_ENABLED, PASSWORD, + LOCAL_PERMISSIONS, DEFAULT_PERMS, AUDIO_OUTPUT_FORMAT, MIXER_TYPE, |