mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
Make AuthorizationService optional and disabled by default. It depends on
external PHP and the default configuration makes it throw for not having a URL to this PHP
This commit is contained in:
@@ -93,3 +93,6 @@
|
||||
;; Optionally, the port for the LLProxyLoginModule module can be changed
|
||||
|
||||
;Setup_LLProxyLoginModule = "9090/"
|
||||
|
||||
;; Authorization is not on by default, as it depends on external php
|
||||
;AuthorizationServices = "RemoteAuthorizationServicesConnector"
|
||||
|
||||
Reference in New Issue
Block a user