ansuz
|
3141d7add1
|
remove trailing slashes from configured origins
in both the server and the example config file
|
2021-03-22 14:12:14 +05:30 |
ansuz
|
adc2a63bd8
|
Merge pull request #647 from angdraug/pass-archivepath
Support non-writable working directory
|
2021-03-04 00:46:15 -05:00 |
ansuz
|
4e20639fa0
|
revert example config to current default, but provide a more detailed comment
|
2021-03-04 11:07:12 +05:30 |
ansuz
|
561cf96c72
|
Merge branch 'main' of github.com:sisco0/cryptpad into task-migration-fix
|
2021-03-04 10:50:07 +05:30 |
Dmitry Borodaenko
|
f49c7221b7
|
Add decreePath to config.example.js
|
2021-03-03 11:31:08 -08:00 |
ansuz
|
38cfba275a
|
elaborate on some comments in example config files
|
2020-12-15 13:37:13 +05:30 |
yflory
|
02a4de5851
|
Update customLimits example #643
|
2020-11-30 18:41:28 +01:00 |
yflory
|
b74c312f3c
|
Use the new public key format in config.example.js #626
|
2020-10-21 12:24:59 +02:00 |
ansuz
|
6a1ba275ef
|
update example config comments
|
2020-10-12 15:01:48 +05:30 |
ansuz
|
e6f1ed6349
|
simplify inactive account removal in evict-inactive.js
|
2020-09-28 17:48:58 +05:30 |
ansuz
|
d794e0b48f
|
include inactive accounts in the archival script
|
2020-09-24 19:02:22 +05:30 |
Francisco J. Solis-Munoz
|
05cbe20bbe
|
Unsafe origin for localhost as 127.0.0.1
|
2020-09-22 09:51:26 -05:00 |
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 |