A collection of classes and commands for automated command line scripting using Python.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

23 lines
585 B

[apache_user]
comment = The name of the user that runs Apache.
value = www-data
[apache_group]
comment = The name of the group to which the Apache user is assigned.
value = www-data
[domain_name]
comment = The domain name to use for the NextCloud host.
value = cloud.example.com
[domain_tld]
comment = The domain name as a directory.
value = cloud_example_com
[webmaster_email]
comment = The webmaster's email address. Used when setting up SSL.
value = webmaster@example.com
[install_path]
comment = The path relative to document root where NextCloud will be installed.
value = /