mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fixed formatting that displayed off-screen
The changes did not fit into the window when viewing the docs for Ubuntu install. Fixed it according to what I thought would be displayed better.
This commit is contained in:
parent
0e579537e0
commit
8f4662cafb
@ -204,10 +204,11 @@ terminal::
|
||||
* This installs the packages for the Nextcloud core system.
|
||||
``libapache2-mod-php7.2`` provides the following PHP extensions: ``bcmath bz2
|
||||
calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext hash
|
||||
iconv libxml mhash openssl pcre Phar posix Reflection session shmop
|
||||
SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx
|
||||
xmlreader xmlwriter zlib``. If you are planning
|
||||
on running additional apps, keep in mind that they might require additional
|
||||
iconv libxml
|
||||
mhash openssl pcre Phar posix Reflection session shmop SimpleXML soap sockets
|
||||
SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xmlreader xmlwriter zlib``.
|
||||
|
||||
If you are planning on running additional apps, keep in mind that they might require additional
|
||||
packages. See :ref:`prerequisites_label` for details.
|
||||
|
||||
* At the installation of the MySQL/MariaDB server, you will be prompted to
|
||||
|
||||
Loading…
Reference in New Issue
Block a user