Skip to content

Commit 2b23bb1

Browse files
DeepDiver1975github-actions[bot]
authored andcommitted
chore(sync): update docs-server from upstream
1 parent 67ce1a5 commit 2b23bb1

157 files changed

Lines changed: 560 additions & 572 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
= Introduction to ownCloud Server
1+
= Introduction to ownCloud Classic
22

3-
Welcome to the ownCloud Server documentation. These documents provide an xref:admin_manual:index.adoc[admin guide] with information for installation, configuration and administrative tasks as well as documentation for xref:developer_manual:index.adoc[developers]. An xref:classic_ui:index.adoc[ownCloud User Manual] for the server is provided in the web documentation.
3+
Welcome to the ownCloud Classic documentation. These documents provide an xref:admin_manual:index.adoc[admin guide] with information for installation, configuration and administrative tasks as well as documentation for xref:developer_manual:index.adoc[developers]. An xref:classic_ui:index.adoc[ownCloud User Manual] for the server is provided in the web documentation.

content/server/10.15/modules/admin_manual/pages/configuration/integration/splunk.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ The app makes all relevant ownCloud data available in Splunk. The dashboards and
1717
== Prerequisites
1818
To set up the _ownCloud App for Splunk_, a number of prerequisites have to be fulfilled.
1919

20-
* ownCloud Server has a minimum version of 10.5.
20+
* ownCloud Classic has a minimum version of 10.5.
2121
* Splunk has a minimum version of 7.2.
22-
* The {oc-marketplace-url}/apps/metrics[_Metrics App_] is installed, configured and enabled on ownCloud Server.
23-
* The {oc-marketplace-url}/apps/admin_audit[_Auditing App_] is installed, configured and enabled on ownCloud Server.
22+
* The {oc-marketplace-url}/apps/metrics[_Metrics App_] is installed, configured and enabled on ownCloud Classic.
23+
* The {oc-marketplace-url}/apps/admin_audit[_Auditing App_] is installed, configured and enabled on ownCloud Classic.
2424
* Both components of the _ownCloud App for Splunk_ , the app and the add-on, are installed and configured. See below for further information on these components.
2525

2626
== Setup & Configuration
@@ -66,11 +66,11 @@ On your Universal Forwarder or Heavy Forwarder instance, you must enable input u
6666
. Copy `$SPLUNK_HOME/etc/apps/TA_owncloud/default/inputs.conf.example` to `$SPLUNK_HOME/etc/apps/TA_owncloud/local` directory and rename the file to `inputs.conf`.
6767
. Open `$SPLUNK_HOME/etc/apps/TA_owncloud/local/inputs.conf` for editing.
6868
. Check all `index = owncloud` settings and change the index name if needed.
69-
. Check the ownCloud logs locations (default: `/var/www/owncloud/data/`) and change them to the values you configured on the ownCloud Server.
69+
. Check the ownCloud logs locations (default: `/var/www/owncloud/data/`) and change them to the values you configured on the ownCloud Classic server.
7070
. Save the `$SPLUNK_HOME/etc/apps/TA_owncloud/local/inputs.conf` file.
7171
. Copy `$SPLUNK_HOME/etc/apps/TA_owncloud/default/owncloud.conf.example` to `$SPLUNK_HOME/etc/apps/TA_owncloud/local` directory and rename the file to `owncloud.conf`.
7272
. Open `$SPLUNK_HOME/etc/apps/TA_owncloud/local/owncloud.conf` for editing.
73-
. Change the `METRICSAPIKEY` setting to the Metrics API key value you configured on the ownCloud Server.
73+
. Change the `METRICSAPIKEY` setting to the Metrics API key value you configured on the ownCloud Classic server.
7474
. Change the `API_HOST` setting to your ownCloud instance domain name or IP address. This value is used to query the Metrics API for data.
7575
. Save the `$SPLUNK_HOME/etc/apps/TA_owncloud/local/owncloud.conf` file.
7676
. Restart the Splunk instance.

content/server/10.15/modules/admin_manual/pages/configuration/server/harden_server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ownCloud aims to ship with secure defaults that do not need to get
1010
modified by administrators. However, in some cases some additional
1111
security hardening can be applied in scenarios were the administrator
1212
has complete control over the ownCloud instance. This page assumes that
13-
you run ownCloud Server on Apache2 in a Linux environment.
13+
you run ownCloud Classic on Apache2 in a Linux environment.
1414

1515
NOTE: ownCloud will warn you in the administration interface if some critical security-relevant options are missing.
1616
However, it is still up to the server administrator to review and maintain system security.

content/server/10.15/modules/admin_manual/pages/configuration/server/oc_server_tuning.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= ownCloud Server Tuning
1+
= ownCloud Classic Tuning
22
:toc: right
33
:memcached-url: https://memcached.org
44
:thp-url: https://www.kernel.org/doc/Documentation/vm/transhuge.txt

content/server/10.15/modules/admin_manual/pages/configuration/server/occ_commands/app_commands/_metrics_commands.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Marketplace URL: {oc-marketplace-url}/apps/metrics[Metrics]
44

5-
Monitoring and reporting of ownCloud Server. For details please see the
5+
Monitoring and reporting of ownCloud Classic. For details please see the
66
xref:enterprise/reporting/metrics.adoc[Metrics] documentation.
77

88
Set a secret for authenticating requests at the endpoint.

content/server/10.15/modules/admin_manual/pages/configuration/server/occ_commands/app_commands/_wnd_commands.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Process the notifications stored by the `wnd:listen` command
103103

104104
== Set the Service Account
105105

106-
NOTE: This command is deprecated starting with ownCloud 10.8. All mount options marked as _password_ are now encrypted by default. Existing old settings are migrated automatically.
106+
NOTE: This command is deprecated starting with ownCloud Classic 10.8. All mount options marked as _password_ are now encrypted by default. Existing old settings are migrated automatically.
107107

108108
Sets the service account for the target mount point. You'll be asked for the password of the service account.
109109

content/server/10.15/modules/admin_manual/pages/configuration/server/occ_commands/core_commands/_command_line_upgrade_commands.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ upgrade [options]
1616

1717
[width="100%",cols="20%,70%",]
1818
|===
19-
| `--major` | Automatically update apps to new major versions during minor updates of ownCloud Server.
19+
| `--major` | Automatically update apps to new major versions during minor updates of ownCloud Classic.
2020
| `--no-app-disable` | Skip disabling of third party apps.
2121
|===
2222

content/server/10.15/modules/admin_manual/pages/configuration/server/occ_commands/core_commands/_database_commands.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Convert charset of MySQL/MariaDB to use utf8mb4. If you are using an older ownCl
3838

3939
== Restore the Table Format
4040

41-
This command sets the default row format of MySQL/MariaDB tables. This is only necessary once before you are going to e.g. install MariaDB 10.6 or higher because the COMPRESSED row format is now read-only by default. As a prerequisite, ownCloud 10.9 needs to be installed first. See the xref:maintenance/upgrading/database_upgrade.adoc[Database Upgrade] guide for details.
41+
This command sets the default row format of MySQL/MariaDB tables. This is only necessary once before you are going to e.g. install MariaDB 10.6 or higher because the COMPRESSED row format is now read-only by default. As a prerequisite, ownCloud Classic 10.9 needs to be installed first. See the xref:maintenance/upgrading/database_upgrade.adoc[Database Upgrade] guide for details.
4242

4343
[source,bash,subs="attributes+"]
4444
----

content/server/10.15/modules/admin_manual/pages/configuration/server/occ_commands/core_commands/_encryption_commands.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ The `-y` switch can be supplied to automate acceptance of user input.
170170

171171
`encryption:fix-encrypted-version` fixes the encrypted version of files if the encrypted file(s) are not downloadable for a given user. You only need this command if you get an "Invalid Signature" message in the browser or the clients.
172172

173-
Background: the `oc_filecache` database table contains the integer columns "version" and "encryptedVersion" which start with 1 and are incremented on every file modification. When using encryption, those values are used together with the ciphertext to generate a cryptographic signature for the file. The version value is required to verify the signature. In some very rare cases like timeouts or bugs etc., the value might not get updated accordingly or get lost. The brute-force approach is to use the `fix:encrypted:version` command until the file can be decrypted. Starting with ownCloud 10.8, the behavior of the command got improved so that the encryptedVersion value is reset to its original value if no correct version was found. Before that fix, the last tried value was stored in the database thus modifying the state of the system and making further rescue attempts non-deterministic.
173+
Background: the `oc_filecache` database table contains the integer columns "version" and "encryptedVersion" which start with 1 and are incremented on every file modification. When using encryption, those values are used together with the ciphertext to generate a cryptographic signature for the file. The version value is required to verify the signature. In some very rare cases like timeouts or bugs etc., the value might not get updated accordingly or get lost. The brute-force approach is to use the `fix:encrypted:version` command until the file can be decrypted. Starting with ownCloud Classic 10.8, the behavior of the command got improved so that the encryptedVersion value is reset to its original value if no correct version was found. Before that fix, the last tried value was stored in the database thus modifying the state of the system and making further rescue attempts non-deterministic.
174174

175175
=== Arguments
176176

content/server/10.15/modules/admin_manual/pages/configuration/server/ui-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The web UI can be configured for optimal user experience.
99

1010
=== Hide the Upload Estimation
1111

12-
Note that this setting is available for ownCloud Server only.
12+
Note that this setting is available for ownCloud Classic only.
1313

1414
When uploading a document, an upload estimation (progress bar) is shown like in the example below:
1515

0 commit comments

Comments
 (0)