You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Doc/Install.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
To run the installer open
4
4
`<install path>/Service/install.php`
5
5
6
-
Make sure you delete the install script and Config.template.
6
+
Make sure you delete `install.php` script and `Config.template`.
7
7
8
8
### Security Note
9
9
Be default we put the sqlite databse in the web folder. This is not a good idea. We solved this by putting in a htaccess file to not allow the database to be downloaded.
0 commit comments