This website requires JavaScript.
Explore
Help
Sign In
Chapril
/
xmpp.chapril.org-ejabberd
Watch
25
Star
1
Fork
0
You've already forked xmpp.chapril.org-ejabberd
mirror of
https://github.com/processone/ejabberd.git
synced
2024-11-12 15:57:31 +01:00
Code
Releases
Activity
f650b1e83c
xmpp.chapril.org-ejabberd
/
.shellcheckrc
5 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Disable some shellcheck warnings
2021-12-22 16:46:41 +01:00
disable=SC2016,SC2086,SC2089,SC2090
Give hint about what ejabberd.cfg.example sourcing
2021-12-22 16:46:23 +01:00
external-sources=true
source=ejabberdctl.cfg.example
Configure shellcheck to test with sh POSIX script
2021-12-21 18:33:54 +01:00
shell=sh
Copy Permalink