{ "defaults": { "sites": [ { "Binds": [ "0.0.0.0:8080" ], # "ReverseProxyURL": "http://94.72.107.109", "TLSConfig": { "Certificate": { "CertFile": "/config/keys/cert.crt", "KeyFile": "/config/keys/cert.key" } } } ], "update": { "publicKey": "-----BEGIN PUBLIC KEY-----\nMIIBCgKCAQEAwh/ofjZTITlQc4h/qDZMR3RquBxlG7UTunDKLG85JQwRtU7EL90v\nlWxamkpSQsaPeqho5Q6OGkhJvZkbWsLBJv6LZg+SBhk6ZSPxihD+Kfx8AwCcWZ46\nDTpKpw+mYnkNH1YEAedaSfJM8d1fyU1YZ+WM3P/j1wTnUGRgebK9y70dqZEo2dOK\nn98v3kBP7uEN9eP/wig63RdmChjCpPb5gK1/WKnY4NFLQ60rPAOBsXurxikc9N/3\nEvbIB/1vQNqm7yEwXk8LlOC6Fp8W/6A0DIxr2BnZAJntMuH2ulUfhJgw0yJalMNF\nDR0QNzGVktdLOEeSe8BSrASe9uZY2SDbTwIDAQAB\n-----END PUBLIC KEY-----", "updateUrl": "https://updatecells.pydio.com/" }, "url": "bgmcd.org" }, "frontend": { "plugin": { "editor.libreoffice": { "LIBREOFFICE_HOST": "localhost", "LIBREOFFICE_PORT": "9980", "LIBREOFFICE_SSL": true } }, "secureHeaders": { "X-XSS-Protection": "1; mode=block" }, "session": { "secureKey": "rKdC+7+/zOhNmNXbBY3yI28Gw86T/RL9aeTivWucDtHSBLHzvNGWtXInLdXTvLN+rm6jJhJsHwWf583AuM5arA==" } }, "ports": { "nats": 4222 }, "services": { "pydio.docstore-binaries": { "bucket": "binaries", "datasource": "default" }, "pydio.grpc.acl": { "dsn": "default" }, "pydio.grpc.config": { "dsn": "default" }, "pydio.grpc.data-key": { "dsn": "default" }, "pydio.grpc.mailer": { "queue": { "@value": "boltdb" }, "sender": { "@value": "disabled" } }, "pydio.grpc.meta": { "dsn": "default" }, "pydio.grpc.policy": { "dsn": "databaseParseTime" }, "pydio.grpc.role": { "dsn": "default" }, "pydio.grpc.search": { "basenameAnalyzer": "standard", "contentAnalyzer": "en", "contentRef": "pydio:ContentRef", "indexContent": false, "plainTextExtensions": "text,md" }, "pydio.grpc.tasks": { "fork": true }, "pydio.grpc.tree": { "dsn": "default" }, "pydio.grpc.update": { "channel": "stable" }, "pydio.grpc.user": { "dsn": "default", "tables": { "attributes": "idm_user_attributes", "nodes": "idm_user_nodes", "roles": "idm_user_roles", "tree": "idm_user_tree" } }, "pydio.grpc.user-key": { "dsn": "default" }, "pydio.grpc.user-meta": { "dsn": "default" }, "pydio.grpc.workspace": { "dsn": "default" }, "pydio.thumbs_store": { "bucket": "thumbs", "datasource": "default" }, "pydio.versions-store": { "bucket": "versions", "datasource": "default" }, "pydio.web.oauth": { "connectors": [ { "id": "pydio", "name": "Pydio Cells", "type": "pydio" } ], "cors": { "public": { "allowedOrigins": "*" } }, "staticClients": [ { "client_id": "cells-frontend", "client_name": "CellsFrontend Application", "grant_types": [ "authorization_code", "refresh_token" ], "post_logout_redirect_uris": [ "#default_bind#/auth/logout" ], "redirect_uris": [ "#default_bind#/auth/callback" ], "response_types": [ "code", "token", "id_token" ], "revokeRefreshTokenAfterInactivity": "2h", "scope": "openid email profile pydio offline" }, { "client_id": "cells-sync", "client_name": "CellsSync Application", "grant_types": [ "authorization_code", "refresh_token" ], "redirect_uris": [ "http://localhost:3000/servers/callback", "http://localhost:[3636-3666]/servers/callback" ], "response_types": [ "code", "token", "id_token" ], "scope": "openid email profile pydio offline" }, { "client_id": "cells-client", "client_name": "Cells Client CLI Tool", "grant_types": [ "authorization_code", "refresh_token" ], "redirect_uris": [ "http://localhost:3000/servers/callback", "#binds...#/oauth2/oob" ], "response_types": [ "code", "token", "id_token" ], "scope": "openid email profile pydio offline" }, { "client_id": "cells-mobile", "client_name": "Mobile Applications", "grant_types": [ "authorization_code", "refresh_token" ], "redirect_uris": [ "cellsauth://callback" ], "response_types": [ "code", "token", "id_token" ], "scope": "openid email profile pydio offline" } ] } }, "version": "4.4.11", "versions": { "pydio.gateway.grpc": "4.4.11", "pydio.gateway.websocket": "4.4.11", "pydio.generic.timer": "4.4.11", "pydio.grpc.broker": "4.4.11", "pydio.grpc.config": "4.4.11", "pydio.grpc.data.objects": "4.4.11", "pydio.grpc.data.sync": "4.4.11", "pydio.grpc.jobs": "4.4.11", "pydio.grpc.log": "4.4.11", "pydio.grpc.registry": "4.4.11", "pydio.grpc.search": "4.4.11", "pydio.grpc.tasks": "4.4.11", "pydio.rest.config": "4.4.11", "pydio.rest.install": "4.4.11", "pydio.web.install": "4.4.11" } }