This commit is contained in:
Volkan Gezer
2014-12-07 20:06:29 +01:00
parent 3c53b0b3c2
commit 81bf5b368b

View File

@@ -10,7 +10,7 @@ ownCloud requires a database in which administrative data is stored. The followi
The MySQL or MariaDB databases are the recommended database engines. However, because it is a file based database with the least administrative overhead, SQLite is chosen by default.
.. note:: Because SQLite has some difficulties handling multiple users, we recommend that it be used only for single user ownCloud installatins.
.. note:: Because SQLite has some difficulties handling multiple users, we recommend that it be used only for single user ownCloud installations.
Requirements
------------