Commit Graph

32 Commits (5a42eaa4d1a2927d134da8fb436ce189740afee9)

Author SHA1 Message Date
ansuz 38cfba275a elaborate on some comments in example config files
yflory 02a4de5851 Update customLimits example
yflory b74c312f3c Use the new public key format in config.example.js
ansuz 6a1ba275ef update example config comments
ansuz e6f1ed6349 simplify inactive account removal in evict-inactive.js
ansuz d794e0b48f include inactive accounts in the archival script
ansuz ba6faca02e make the number of workers configurable
ansuz 92896fb919 rearrange a big part of the example config file
ansuz c371a257bf WIP example config reorganization
ansuz 02fc343727 Merge branch 'staging' into small-config
ansuz 3df47a1415 continued WIP config reorganization
ansuz 294a444603 WIP removing defaults from the example config file
ansuz 59ad80d7f1 support larger upload sizes for users with premium accounts
ansuz c388641479 drop support for 'retainData' configuration
ansuz 69bfca52fa nest volumes not exposed via HTTP in 'data' folder for easier migration
ansuz 05699b2c94 unify websocket configuration points
ansuz a8b363dba0 drop support for 'websocketPath' and 'useExternalWebsocket' configuration points
ansuz 67cde69120 drop support for configuration points we can't possibly support
ansuz 4c51d464fd drop replify integration
ansuz cffb0da833 remove ssl support in node server.
Use a reverse proxy for this.
ansuz 8af7308da4 set a default value and describe disableIntegratedTasks in the example config
ansuz c42b572948 add a comment to the config file about the support keys
ansuz 8ed725f566 update the example config to support cold storage
ansuz 24c4029922 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 5b0380863e update example config
yflory 92d87787c9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 87d9ddc611 Add a maintenance page
ansuz 0bd14bfcbe fix logging to stdout and document logging configuration
ansuz 4e9273f35c improved logger behaviour and updated default configuration
ansuz 9d94dac07e drop support for 'logRPC'
ansuz 4566bf4ed8 drop support for various serverside config points
ansuz 744f212b26 keep config.js in config/
and persist it via various docker mechanisms