diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 1c53935..4ddefba 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -955,6 +955,10 @@ | |||
955 | ;; Enables the groups module | 955 | ;; Enables the groups module |
956 | ; Enabled = false | 956 | ; Enabled = false |
957 | 957 | ||
958 | ;# {LevelGroupCreate} {Enabled:true} {User level for creating groups} {} 0 | ||
959 | ;; Minimum user level required to create groups | ||
960 | ;LevelGroupCreate = 0 | ||
961 | |||
958 | ;# {Module} {Enabled:true} {Groups module to use? (Use GroupsModule to use Flotsam/Simian)} {Default "Groups Module V2"} Default | 962 | ;# {Module} {Enabled:true} {Groups module to use? (Use GroupsModule to use Flotsam/Simian)} {Default "Groups Module V2"} Default |
959 | ;; The default module can use a PHP XmlRpc server from the Flotsam project at | 963 | ;; The default module can use a PHP XmlRpc server from the Flotsam project at |
960 | ;; http://code.google.com/p/flotsam/ | 964 | ;; http://code.google.com/p/flotsam/ |