mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Remove forgotten export_all
This commit is contained in:
parent
07a193d4dc
commit
abc09054e5
@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
-module(mod_http_upload).
|
-module(mod_http_upload).
|
||||||
-author('holger@zedat.fu-berlin.de').
|
-author('holger@zedat.fu-berlin.de').
|
||||||
-compile(export_all).
|
|
||||||
-protocol({xep, 363, '0.1'}).
|
-protocol({xep, 363, '0.1'}).
|
||||||
|
|
||||||
-define(SERVICE_REQUEST_TIMEOUT, 5000). % 5 seconds.
|
-define(SERVICE_REQUEST_TIMEOUT, 5000). % 5 seconds.
|
||||||
|
Loading…
Reference in New Issue
Block a user