To reduce bot traffic you must login to view /lordwelch/gokrazy-cm3588-kernel/raw/branch/main/_build/patch/general-workaround-broadcom-bt-serdev.patch.
The GitHub login only links via username.
Files
glauth/v2/sample-owncloud.cfg

25 lines
617 B
INI

#################
# General configuration.
debug = true
#################
# Server configuration.
# This ([ldap] and [ldaps]) is the new server-config format
[ldap]
enabled = true
listen = "localhost:3893"
[ldaps]
enabled = false
#################
# The backend section controls the data store.
[backend]
datastore = "owncloud"
baseDN = "dc=owncloud,dc=com"
UseGraphAPI = true
servers = ["https://cloud.example.com/index.php/apps/graphapi/v1.0/"]
# if not using the graph API only provide the url to the owncloud instance
#UseGraphAPI = false
#servers = ["https://other.example.com/owncloud/"]