mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-07-30 13:33:39 +02:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -169,3 +169,9 @@ logging:
|
||||
|
||||
# Log format
|
||||
format: "%(asctime)s - %(name)s - %(levelname)s - %(message)s"
|
||||
|
||||
# Web interface configuration
|
||||
web:
|
||||
# Enable Cross-Origin Resource Sharing (CORS) headers
|
||||
# Allows web frontends from different origins to access the API
|
||||
cors_enabled: false
|
||||
|
||||
Reference in New Issue
Block a user