summaryrefslogtreecommitdiffstats
path: root/resources/protocols/diameter/Custom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/protocols/diameter/Custom.xml')
-rw-r--r--resources/protocols/diameter/Custom.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/resources/protocols/diameter/Custom.xml b/resources/protocols/diameter/Custom.xml
new file mode 100644
index 0000000..e40b427
--- /dev/null
+++ b/resources/protocols/diameter/Custom.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+ <!-- Any files added here need to be added to Custom.make and
+ packaging/nsis/custom_diameter_xmls.txt if you want them to be distributed
+ -->
+
+ <!-- create entities like this:
+ <!ENTITY myEntity SYSTEM "myFile.xml">
+ -->
+
+ <!-- and then add the entity here:
+ &myEntity;
+ -->