This website works better with JavaScript.
Explore
Help
Sign In
Chapril
/
xmpp.chapril.org-ejabberd
mirror of
https://github.com/processone/ejabberd.git
Watch
23
Star
1
Fork
You've already forked xmpp.chapril.org-ejabberd
0
Code
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22.05
master
sql-auto-update
2.1.x
obsolete_3alpha
1.1.x
2.0.x
23.01
22.10
22.05
21.12
21.07
21.04
21.01
20.12
20.07
20.04
20.03
20.02
20.01
19.09.1
19.09
19.08
19.05
19.02
18.12.1
18.12
18.09
18.06
18.04
18.03
18.1.0
18.01
17.12
17.11
17.09
17.08
17.07
17.06
17.06-beta
17.04
17.03
17.03-beta
17.01
16.12
16.12-beta1
16.09
16.08
16.06.1
16.06
16.04
16.03
16.02
16.01
15.11
15.10
15.09
15.07
15.06
15.04
15.03
15.02
14.12
14.07
14.05
13.12
13.10
13.09
13.06
v2.1.13
v3.0.0-P004
v3.0.0-P003
13.03-beta1
v2.1.12
v2.1.11
v3.0.0-alpha-5
v2.1.10
v2.1.9
v3.0.0-alpha-4
v2.1.8
v3.0.0-alpha-3
v2.1.7
v3.0.0-alpha-2
v2.1.6
v3.0.0-alpha-1
v2.1.5
v2.1.4
v2.1.3
v0.1.0
v0.5.0
v0.7.0
v0.9.0
v0.7.5
v0.9.1
v0.9.8
v1.0.0
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v2.0.0
v2.0.1
v2.0.2
v2.0.3
v2.0.4
v2.0.5
v2.1.0
v2.1.1
v2.1.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '22.05'
${ noResults }
xmpp.chapril.org-ejabberd
/
.shellcheckrc
5 lines
98 B
Raw
Permalink
Normal View
History
Unescape
Escape
Disable some shellcheck warnings
1 year ago
disable=SC2016,SC2086,SC2089,SC2090
Give hint about what ejabberd.cfg.example sourcing
1 year ago
external-sources=true
source=ejabberdctl.cfg.example
Configure shellcheck to test with sh POSIX script
1 year ago
shell=sh