dragonfly/config.xml
Jacob Schmidt bf951fd1f6
Some checks failed
Build / Build (push) Failing after 39s
Initial Repo Setup
2025-01-01 09:33:04 -06:00

8 lines
208 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ArmaDragonflyClient>
<Host>127.0.0.1</Host>
<Port>6379</Port>
<Password>xyz123</Password>
<Context>false</Context>
<Debug>false</Debug>
</ArmaDragonflyClient>