HannesFuchs
HannesFuchs
i use nginx for that with a config like this example without ssl: server { listen 80 default_server; listen [::]:80 default_server; root /var/www/html; index index.html index.htm; server_name YourServer.Name.Com; location /...
are there configuration parameters for options like *) disallow adding own categories (read only mode, use just existing/predefined ones) *) disable default categories
tried it on centos 6.7 and rhnlib 2.5.77 with same result. @sylock do you have found a solution or workaround? as i see there are two rpclib.py on the system...
maybe same - https://github.com/nextcloud/groupfolders/issues/2926