[pretalx] fix redis eval error by disabling it for now
This commit is contained in:
@@ -78,6 +78,7 @@ in
|
|||||||
config.sops.secrets.pretalx_smtp.path
|
config.sops.secrets.pretalx_smtp.path
|
||||||
];
|
];
|
||||||
settings = {
|
settings = {
|
||||||
|
redis.session = false;
|
||||||
locale = {
|
locale = {
|
||||||
language_code = "de";
|
language_code = "de";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user