diff --git a/public/templates/config.json b/public/templates/config.json new file mode 100644 index 0000000000..1fef6307ae --- /dev/null +++ b/public/templates/config.json @@ -0,0 +1,5 @@ +{ + "custom_mapping": { + "users": "account" + } +} \ No newline at end of file