Compare commits
No commits in common. "5c863a8fa0c69b2d9b81e13428275a0324a930fb" and "dd6bdf3c3f2ebd3e109958392ad7d23945220778" have entirely different histories.
5c863a8fa0
...
dd6bdf3c3f
|
@ -9,6 +9,8 @@
|
||||||
"harald-hoyer.de"
|
"harald-hoyer.de"
|
||||||
"hartwin-hoyer.de"
|
"hartwin-hoyer.de"
|
||||||
"herward-hoyer.de"
|
"herward-hoyer.de"
|
||||||
|
"meike-knutz.de"
|
||||||
|
"gerlinde-hoyer.de"
|
||||||
|
|
||||||
"hoyer.xyz"
|
"hoyer.xyz"
|
||||||
"nc.hoyer.xyz"
|
"nc.hoyer.xyz"
|
||||||
|
@ -53,6 +55,8 @@
|
||||||
hashedPasswordFile = "/ubzr/unenyq/frpergf/zu@ublre.klm";
|
hashedPasswordFile = "/ubzr/unenyq/frpergf/zu@ublre.klm";
|
||||||
aliases = [
|
aliases = [
|
||||||
"zrvxr@unenyq-ublre.qr"
|
"zrvxr@unenyq-ublre.qr"
|
||||||
|
"zrvxr@zrvxr-xahgm.qr"
|
||||||
|
"zrvxr.ublre@zrvxr-xahgm.qr"
|
||||||
"zrvxr@ublre.klm"
|
"zrvxr@ublre.klm"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
@ -130,6 +134,8 @@
|
||||||
"nohfr@fhesfvgr.bet"
|
"nohfr@fhesfvgr.bet"
|
||||||
"nohfr@unegjva-ublre.qr"
|
"nohfr@unegjva-ublre.qr"
|
||||||
"nohfr@urejneq-ublre.qr"
|
"nohfr@urejneq-ublre.qr"
|
||||||
|
"nohfr@zrvxr-xahgm.qr"
|
||||||
|
"nohfr@treyvaqr-ublre.qr"
|
||||||
"nohfr@ublre.klm"
|
"nohfr@ublre.klm"
|
||||||
"nohfr@unenyq.ublre.klm"
|
"nohfr@unenyq.ublre.klm"
|
||||||
"nohfr@ineyvax.bet"
|
"nohfr@ineyvax.bet"
|
||||||
|
@ -142,6 +148,8 @@
|
||||||
"cbfgznfgre@fhesfvgr.bet"
|
"cbfgznfgre@fhesfvgr.bet"
|
||||||
"cbfgznfgre@unegjva-ublre.qr"
|
"cbfgznfgre@unegjva-ublre.qr"
|
||||||
"cbfgznfgre@urejneq-ublre.qr"
|
"cbfgznfgre@urejneq-ublre.qr"
|
||||||
|
"cbfgznfgre@zrvxr-xahgm.qr"
|
||||||
|
"cbfgznfgre@treyvaqr-ublre.qr"
|
||||||
"cbfgznfgre@ublre.klm"
|
"cbfgznfgre@ublre.klm"
|
||||||
"cbfgznfgre@unenyq.ublre.klm"
|
"cbfgznfgre@unenyq.ublre.klm"
|
||||||
"cbfgznfgre@ineyvax.bet"
|
"cbfgznfgre@ineyvax.bet"
|
||||||
|
|
|
@ -20,10 +20,10 @@
|
||||||
"opcache.interned_strings_buffer" = "16";
|
"opcache.interned_strings_buffer" = "16";
|
||||||
};
|
};
|
||||||
config.adminpassFile = "/etc/nextcloud-admin-pass";
|
config.adminpassFile = "/etc/nextcloud-admin-pass";
|
||||||
|
config.defaultPhoneRegion = "DE";
|
||||||
config.dbtype = "pgsql";
|
config.dbtype = "pgsql";
|
||||||
config.dbname = "nextcloud";
|
config.dbname = "nextcloud";
|
||||||
config.dbhost = "/run/postgresql";
|
config.dbhost = "/run/postgresql";
|
||||||
config.dbuser = "nextcloud";
|
config.dbuser = "nextcloud";
|
||||||
settings.default_phone_region = "DE";
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue