Configuration
Config YML Reference
The main configuration file is located at plugins/ZyveraWeb/config.yml. It uses the YAML format a...
Rate Limiting
ZyveraWeb uses a token bucket algorithm to rate-limit requests per IP address. Each bucket is ref...
Server Settings
The web server is configured at the root level of config.yml. Settings host The IP address the we...
Virtual Hosts
The sites: section defines virtual hosts, allowing you to serve different content based on the Ho...
SSL Configuration
ZyveraWeb supports HTTPS with TLS 1.3 and TLS 1.2. SSL is configured per-site rather than globall...