Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Pulzer <t.pulzer@kniel.de>2016-07-04 12:50:32 +0300
committerThomas Pulzer <t.pulzer@kniel.de>2016-07-04 12:50:32 +0300
commit90b7f74da714209ee9c6a9a3243dacbaee2dc435 (patch)
tree399f35c9ce80df45b39217f982535249aa3398ca /issue_template.md
parent978ab660f737edbc38e7847f86e6106fb456dcb7 (diff)
Changed name of default logfile from owncloud.log to nextcloud.log.
Diffstat (limited to 'issue_template.md')
-rw-r--r--issue_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/issue_template.md b/issue_template.md
index a17628377b1..b18401c5060 100644
--- a/issue_template.md
+++ b/issue_template.md
@@ -94,7 +94,7 @@ Eventually replace sensitive data as the name/IP-address of your LDAP server or
Insert your webserver log here
```
-#### Nextcloud log (data/owncloud.log)
+#### Nextcloud log (data/nextcloud.log)
```
Insert your Nextcloud log here
```