Initial commit on Forgejo
Fresh repository history for elektrine/elektrine-haraka hosted at https://git.elektrine.com/elektrine/elektrine-haraka.
This commit is contained in:
commit
67c1d41a0c
82 changed files with 8713 additions and 0 deletions
12
config/access.ini
Normal file
12
config/access.ini
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Access control configuration
|
||||
[main]
|
||||
# Allow or deny based on patterns
|
||||
|
||||
# Default action when no rules match
|
||||
default_action=accept
|
||||
|
||||
# Enable access control
|
||||
enabled=true
|
||||
|
||||
# Log access decisions
|
||||
log_decisions=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue