Commit Graph

13 Commits

Author SHA1 Message Date
Willy Kloucek
83b94cf82d log parsing errors to stdout 2022-04-28 15:52:26 +02:00
Willy Kloucek
b515d7f83f fix typo and hide supervised 2022-04-28 15:13:03 +02:00
Willy Kloucek
ab254b05d0 remove all "omitempty" from config structs to bring back full configuration file documentation 2022-04-28 15:08:40 +02:00
Willy Kloucek
3054875a05 move config validation into a separate function 2022-04-28 11:10:39 +02:00
Willy Kloucek
9095b11d6c load reva gateway and token manager from common config 2022-04-27 13:58:59 +02:00
Christian Richter
d106c87c51 [WIP] adapt storage changes
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-27 10:37:40 +02:00
David Christofas
3c1f43ee51 add missing environment variables 2022-04-26 10:46:27 +02:00
David Christofas
5919d256f5 add missing insecure environment variables 2022-04-26 10:26:31 +02:00
David Christofas
89b925f34a fix environment variables 2022-04-25 15:44:38 +02:00
David Christofas
c29f69d26b add missing configs 2022-04-25 15:44:33 +02:00
Willy Kloucek
f51bdd8946 fix config docs generation by adding the Sanitize function everywhere 2022-04-25 15:44:24 +02:00
David Christofas
01e307fb72 clean up the new commands 2022-04-25 15:44:19 +02:00
David Christofas
f40ec3c934 make storage users config similar to other services 2022-04-25 15:43:56 +02:00