Commit graph

27 commits

Author SHA1 Message Date
Francisco J. Solis-Munoz
434ba6c360 Fixed content security policy for local development to same IP as server.js 2020-09-22 09:43:36 -05:00
ansuz
ba6faca02e make the number of workers configurable 2020-04-16 13:53:45 -04:00
ansuz
92896fb919 rearrange a big part of the example config file 2020-02-28 14:24:03 -05:00
ansuz
c371a257bf WIP example config reorganization 2020-02-28 13:17:02 -05:00
ansuz
02fc343727 Merge branch 'staging' into small-config 2020-02-27 13:54:15 -05:00
ansuz
3df47a1415 continued WIP config reorganization 2020-02-27 13:24:19 -05:00
ansuz
294a444603 WIP removing defaults from the example config file 2020-02-27 13:09:12 -05:00
ansuz
59ad80d7f1 support larger upload sizes for users with premium accounts 2020-02-26 13:09:11 -05:00
ansuz
c388641479 drop support for 'retainData' configuration 2020-01-23 15:13:19 -05:00
ansuz
69bfca52fa nest volumes not exposed via HTTP in 'data' folder for easier migration 2019-12-30 12:11:44 -05:00
ansuz
05699b2c94 unify websocket configuration points 2019-12-23 18:27:11 -05:00
ansuz
a8b363dba0 drop support for 'websocketPath' and 'useExternalWebsocket' configuration points 2019-12-23 18:23:50 -05:00
ansuz
67cde69120 drop support for configuration points we can't possibly support 2019-12-23 17:28:01 -05:00
ansuz
4c51d464fd drop replify integration 2019-12-23 17:15:07 -05:00
ansuz
cffb0da833 remove ssl support in node server.
Use a reverse proxy for this.
2019-12-23 17:05:08 -05:00
ansuz
8af7308da4 set a default value and describe disableIntegratedTasks in the example config 2019-08-21 14:06:57 +02:00
ansuz
c42b572948 add a comment to the config file about the support keys 2019-07-17 14:16:06 +02:00
ansuz
8ed725f566 update the example config to support cold storage 2019-06-13 12:16:23 +02:00
ansuz
24c4029922 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-04-12 17:24:36 +02:00
ansuz
5b0380863e update example config 2019-04-12 17:17:10 +02:00
yflory
92d87787c9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-04-09 16:29:59 +02:00
yflory
87d9ddc611 Add a maintenance page 2019-04-09 16:29:52 +02:00
ansuz
0bd14bfcbe fix logging to stdout and document logging configuration 2019-04-09 14:29:02 +02:00
ansuz
4e9273f35c improved logger behaviour and updated default configuration 2019-04-09 11:40:51 +02:00
ansuz
9d94dac07e drop support for 'logRPC' 2019-04-08 18:40:03 +02:00
ansuz
4566bf4ed8 drop support for various serverside config points 2019-04-01 12:09:11 +02:00
ansuz
744f212b26 keep config.js in config/
and persist it via various docker mechanisms
2019-03-28 17:35:30 +01:00
Renamed from config.example.js (Browse further)