mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
fix: nextcloud? (2)
This commit is contained in:
parent
b971ff8fdc
commit
5f2626ac1e
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
https = true;
|
https = true;
|
||||||
configureRedis = true; # caching
|
configureRedis = true; # caching
|
||||||
maxUploadSize = "10G";
|
maxUploadSize = "10G";
|
||||||
hostname = "cloud.liv.town";
|
hostName = "cloud.liv.town";
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
trusted_domains = [
|
trusted_domains = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue