Configuration Options
Configuring Azu
Azu.configure do |config|
# Set options here
endServer Options
port
config.port = 8080host
config.host = "0.0.0.0"ssl
reuse_port
Environment
env
Logging
log.level
log.backend
Template Options
template_path
template_hot_reload
Cache Options
cache
Router Options
router.path_cache_size
router.path_cache_enabled
Request Options
max_request_size
request_timeout
Environment Variables
Variable
Config Option
Description
Environment-Based Configuration
Complete Example
See Also
Last updated
Was this helpful?
