diff options
Diffstat (limited to 'config.json.example')
-rw-r--r-- | config.json.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example new file mode 100644 index 0000000..ec3aef7 --- /dev/null +++ b/config.json.example @@ -0,0 +1,3 @@ +{ + "RPC": "true" +} |