diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2008-03-05 17:43:54 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2008-03-05 17:43:54 +0000 |
commit | aa4ce3509e6bf62a20e89d680e2792388f0afde1 (patch) | |
tree | 18aa2354290c96b7d1a1c8a941463334414163a9 /audio/audio.conf | |
parent | 37c2fa54a9eb3d086849acdf4a4d64157334b21a (diff) |
Do master role switching by default and add ForceMaster config option
Diffstat (limited to 'audio/audio.conf')
-rw-r--r-- | audio/audio.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/audio.conf b/audio/audio.conf index 07ed3ea4..393d9c20 100644 --- a/audio/audio.conf +++ b/audio/audio.conf @@ -4,6 +4,9 @@ # particular interface [General] +# Switch to master role for incoming connections (defaults to true) +#ForceMaster=true + # If we want to disable support for specific services # Defaults to supporting all implemented services #Disable=Control,Source |