diff options
author | Lukas Reschke <lukas@owncloud.com> | 2014-12-19 10:57:46 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2014-12-19 10:57:46 +0100 |
commit | 87e3e2925044831e5fd962207b4a6e9cd29b3f4f (patch) | |
tree | dcd1da8905cc6478cc746df341c81cb091155f85 /issue_template.md | |
parent | 157ff1219a2d18ac83d1ff2225fd882083be19a2 (diff) | |
download | nextcloud-server-87e3e2925044831e5fd962207b4a6e9cd29b3f4f.tar.gz nextcloud-server-87e3e2925044831e5fd962207b4a6e9cd29b3f4f.zip |
Also add secret
Diffstat (limited to 'issue_template.md')
-rw-r--r-- | issue_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/issue_template.md b/issue_template.md index ec14a8b3463..45d5a7d1b5f 100644 --- a/issue_template.md +++ b/issue_template.md @@ -28,7 +28,7 @@ Tell us what happens instead ``` Insert your config.php content here -(Without the database password and passwordsalt) +(Without the database password, passwordsalt and secret) ``` **Are you using external storage, if yes which one:** local/smb/sftp/... |