This commit is contained in:
Volkan Gezer
2014-12-07 20:06:16 +01:00
parent 861da2e543
commit 3b54e35890

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
------------