tweak: change default static hosting domain

This commit is contained in:
KernelDeimos 2024-06-18 22:07:21 -04:00 committed by Eric Dubé
parent 56e527d3ee
commit 616f28d1d4

View File

@ -51,7 +51,7 @@ config.monitor = {
config.max_subdomains_per_user = 2000;
config.storage_capacity = 1*1024*1024*1024;
config.static_hosting_domain = '-static.puter.local';
config.static_hosting_domain = 'site.puter.localhost';
// Storage limiting is set to false by default
// Storage available on the mountpoint/drive puter is running is the storage available