mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
Merge pull request #455 from nextcloud/improve-headers
Improve headings of admin manual
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
=============================================================
|
||||
Nextcloud |version| Server Administration Manual Introduction
|
||||
=============================================================
|
||||
|
||||
============
|
||||
Introduction
|
||||
------------
|
||||
============
|
||||
|
||||
Welcome to the Nextcloud Server Administration Guide. This guide describes
|
||||
administration tasks for Nextcloud, the flexible open source file synchronization
|
||||
|
||||
@@ -1,15 +1,20 @@
|
||||
=================================
|
||||
Nextcloud |version| Release Notes
|
||||
=================================
|
||||
=============
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
Changes in Nextcloud 12
|
||||
-----------------------
|
||||
|
||||
Changes in 12
|
||||
-------------
|
||||
.. TODO ON RELEASE: Update version number above on release
|
||||
|
||||
Updates to Nginx configuration
|
||||
==============================
|
||||
|
||||
* In the Nginx configuration the Same-Origin header was removed. This is now
|
||||
handled in PHP and keeping it will result in a wrong header. Please remove
|
||||
those lines in your Nginx config:
|
||||
``add_header X-Frame-Options "SAMEORIGIN";``
|
||||
See :doc:`installation/nginx`
|
||||
|
||||
Q & A
|
||||
-----
|
||||
|
||||
Reference in New Issue
Block a user