Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
piops-roles
install_nextcloud
Commits
7b94b6cb
Commit
7b94b6cb
authored
Jul 12, 2019
by
Aalaesar
Browse files
[skip_ci] updated README
parent
77dda61f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7b94b6cb
...
...
@@ -193,11 +193,16 @@ Defines the Nextcloud admin's login.
```
YAML
nextcloud_admin_pwd: "secret"
```
Defines the Nextcloud admin's password.
Defines the Nextcloud admin's password.
**Not defined by default**
If not defined by the user, a random password will be generated.
**Not defined by default**
```
YAML
nextcloud_max_upload_size: "512m"
```
Defines the max size allowed to be uploaded on the server.
Use 0 to __disable__.
If not defined by the user, a random password will be generated.
### Redis Server configuration
```
YAML
nextcloud_install_redis_server: true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment