Add support for plugin configurations and minor refactoring
- Added `plugin_configs` attribute to test cases. - Improved handling of enabled plugins in `easymapping/__init__.py`. - Updated templates directory path resolution for robustness. - Refactored example files to enhance formatting consistency.
This commit is contained in:
parent
90e3df2b75
commit
113b90a697
13 changed files with 88 additions and 20 deletions
|
|
@ -23,6 +23,7 @@ defaults
|
|||
timeout server 10m
|
||||
|
||||
|
||||
|
||||
frontend tcp_in_31339
|
||||
bind *:31339
|
||||
mode tcp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue