artanis-example/conf/plugins.scm

9 lines
252 B
Scheme
Raw Normal View History

2025-07-16 14:23:04 +01:00
;; This is a plugin configuration file, don't remove it!
;; Uncomment following lines to enable plugins.
;; Make sure you import the plugin modules here.
(define-module (artanis plugins)
#:use-module (artanis oht))
;; (plugin-enable! name handler)