Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
apache
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
webarch
apache
Commits
600f2f77
Commit
600f2f77
authored
3 years ago
by
Chris Croome
Browse files
Options
Downloads
Patches
Plain Diff
Defaults tweaked
parent
9747f059
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#19808
passed
3 years ago
Stage: lint
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
defaults/main.yml
+1
-1
1 addition, 1 deletion
defaults/main.yml
with
1 addition
and
1 deletion
defaults/main.yml
+
1
−
1
View file @
600f2f77
...
...
@@ -4,7 +4,7 @@ apache_group: www-data
apache_document_root
:
/var/www/html
apache_server_admin
:
"
root@{{
inventory_hostname
}}"
apache_chroot
:
false
apache_chroot_dir
:
/chroots/
www-data
apache_chroot_dir
:
"
/chroots/
{{
apache_user
}}"
apache_suexec
:
false
# The apache_timeout might need to be set as high as 1200
# for Nextcloud updates
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment