Realm files that the server is going to import during startup. If a realm already exists in the server, the import operation is skipped. Importing the master realm is not supported. All files are expected to be in json
format. See the documentation for further information.
Declarations
Type
list of absolute path
Default
[ ]
Example
[
./some/realm.json
./another/realm.json
]