FS config: Avoid annoying ERRORS with reloadxml
Remove include statements for files that do not exist
This commit is contained in:
parent
4c72c9b55e
commit
0e24b1e31b
6 changed files with 5 additions and 6 deletions
|
@ -53,7 +53,7 @@
|
|||
<!-- mod_dingaling is reliant on the vcard data in the "directory" section. -->
|
||||
<!-- mod_sofia is reliant on the user data for authorization -->
|
||||
<section name="directory" description="User Directory">
|
||||
<X-PRE-PROCESS cmd="include" data="directory/*.xml"/>
|
||||
<!-- X-PRE-PROCESS cmd="include" data="directory/*.xml"/ -->
|
||||
</section>
|
||||
|
||||
<!-- languages section (under development still) -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue