parent
a3f8fdd980
commit
25e333ac96
|
@ -34,7 +34,7 @@ Data is stored in a "pretty" format to make it more human readable, and is sorte
|
|||
It is therefore editable by advanced users who might want to do a search and replace on item names etc.
|
||||
|
||||
If you manually edit the file you must take responsibility for ensuring it is correctly formatted.
|
||||
A Json format checker (such as jsonlin.com) can be used to check the format and this should ensure that the file can be correctly read.
|
||||
A Json format checker (such as jsonlint.com) can be used to check the format and this should ensure that the file can be correctly read.
|
||||
It doesn't however ensure that the correct format is used - users wanting to edit a specific table are advised to first configure the system with the UI and then use the format generated by the UI as a template for subsequent additions and changes.
|
||||
Most data stored in the database is written in a way that should be understandable by someone with good knowledge of the system.
|
||||
|
||||
|
|
Loading…
Reference in New Issue