Update flake.lock #83

Merged
kalipso merged 33 commits from staging into master 2025-02-22 21:06:42 +01:00
Showing only changes of commit 4e5b402115 - Show all commits

View File

@@ -55,6 +55,12 @@ with lib;
};
settings = {
trusted_domains = ["10.0.0.13"];
"maintenance_window_start" = "1";
"default_phone_region" = "DE";
};
phpOptions = {
"realpath_cache_size" = "0";
"opcache.interned_strings_buffer" = "23";
};
};