FS config: Avoid annoying ERRORS with reloadxml

Remove include statements for files that do not exist
This commit is contained in:
Keith Whyte 2023-07-27 20:09:59 +02:00
parent 4c72c9b55e
commit 0e24b1e31b
6 changed files with 5 additions and 6 deletions

View file

@ -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) -->