46 Commits (0c9973b42f57392aec8ca4ab8b1c9ca82eb286ed)

Author SHA1 Message Date
ansuz e4680d48c1 drop reference to non-existent IRC channel 3 years ago
ansuz 230d0ce55e remove invalidated comments from example config 3 years ago
ansuz f5e91ef3ef provide installMethod detail in server telemetry 3 years ago
ansuz 41db88a360 WIP admin 'network' panel 4 years ago
ansuz ae2e781803 remove mention of the supportMailboxPublicKey from the example config 4 years ago
ansuz 1f86578920 update instructions for adminEmail configuration 4 years ago
ansuz 176f4853a9 remove example configuration values that should be set via the admin panel 4 years ago
ansuz 3141d7add1 remove trailing slashes from configured origins
in both the server and the example config file
4 years ago
ansuz adc2a63bd8
Merge pull request #647 from angdraug/pass-archivepath
Support non-writable working directory
4 years ago
ansuz 4e20639fa0 revert example config to current default, but provide a more detailed comment 4 years ago
ansuz 561cf96c72 Merge branch 'main' of github.com:sisco0/cryptpad into task-migration-fix 4 years ago
Dmitry Borodaenko f49c7221b7 Add decreePath to config.example.js 4 years ago
ansuz 38cfba275a elaborate on some comments in example config files 4 years ago
yflory 02a4de5851 Update customLimits example #643 4 years ago
yflory b74c312f3c Use the new public key format in config.example.js #626 4 years ago
ansuz 6a1ba275ef update example config comments 4 years ago
ansuz e6f1ed6349 simplify inactive account removal in evict-inactive.js 4 years ago
ansuz d794e0b48f include inactive accounts in the archival script 4 years ago
Francisco J. Solis-Munoz 05cbe20bbe Unsafe origin for localhost as 127.0.0.1 4 years ago
Francisco J. Solis-Munoz 434ba6c360 Fixed content security policy for local development to same IP as server.js 4 years ago
ansuz ba6faca02e make the number of workers configurable 5 years ago
ansuz 92896fb919 rearrange a big part of the example config file 5 years ago
ansuz c371a257bf WIP example config reorganization 5 years ago
ansuz 02fc343727 Merge branch 'staging' into small-config 5 years ago
ansuz 3df47a1415 continued WIP config reorganization 5 years ago
ansuz 294a444603 WIP removing defaults from the example config file 5 years ago
ansuz 59ad80d7f1 support larger upload sizes for users with premium accounts 5 years ago
ansuz c388641479 drop support for 'retainData' configuration 5 years ago
ansuz 69bfca52fa nest volumes not exposed via HTTP in 'data' folder for easier migration 5 years ago
ansuz 05699b2c94 unify websocket configuration points 5 years ago
ansuz a8b363dba0 drop support for 'websocketPath' and 'useExternalWebsocket' configuration points 5 years ago
ansuz 67cde69120 drop support for configuration points we can't possibly support 5 years ago
ansuz 4c51d464fd drop replify integration 5 years ago
ansuz cffb0da833 remove ssl support in node server.
Use a reverse proxy for this.
5 years ago
ansuz 8af7308da4 set a default value and describe disableIntegratedTasks in the example config 5 years ago
ansuz c42b572948 add a comment to the config file about the support keys 5 years ago
ansuz 8ed725f566 update the example config to support cold storage 6 years ago
ansuz 24c4029922 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz 5b0380863e update example config 6 years ago
yflory 92d87787c9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 87d9ddc611 Add a maintenance page 6 years ago
ansuz 0bd14bfcbe fix logging to stdout and document logging configuration 6 years ago
ansuz 4e9273f35c improved logger behaviour and updated default configuration 6 years ago
ansuz 9d94dac07e drop support for 'logRPC' 6 years ago
ansuz 4566bf4ed8 drop support for various serverside config points 6 years ago
ansuz 744f212b26 keep config.js in config/
and persist it via various docker mechanisms
6 years ago