Initial commit on Forgejo
Some checks are pending
CI and deploy / Test (push) Waiting to run
CI and deploy / Build, push, and deploy (push) Blocked by required conditions

Fresh repository history for elektrine/elektrine-haraka hosted at
https://git.elektrine.com/elektrine/elektrine-haraka.
This commit is contained in:
Maxfield Luke 2026-07-29 04:43:42 -04:00
commit 67c1d41a0c
82 changed files with 8713 additions and 0 deletions

9
config/http.ini Normal file
View file

@ -0,0 +1,9 @@
[main]
; HTTP server disabled - watch plugin not in use
; listen=[::0]:8081
; Directory for static files (used by watch plugin)
; htdocs=./plugins/watch/html
; Websockets disabled
websockets=false