Commit Graph

2 Commits

Author SHA1 Message Date
8f72c85561 chore: update server bind address to localhost and adjust port numbers
- Change bind_address from 0.0.0.0 to 127.0.0.1 for security
- Update port from 8080 to 8597 and ssl_port from 8443 to 8598
- Reduce scale_up_step from 5 to 3 for more gradual scaling
- Decrease idle_timeout_ms from 30000 to 300 for faster connection cleanup
2025-11-28 02:40:45 +00:00
bed35daab7 chore: add initial nwedav.conf with server, ssl, storage, auth, quota, logging, and scaling sections 2025-11-28 02:38:17 +00:00