Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
34d49e82
Verified
Commit
34d49e82
authored
Jan 21, 2022
by
Jelle van der Waa
🚧
Browse files
Explicitly set file permissions for path
parent
96b34575
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archwiki/handlers/main.yml
View file @
34d49e82
...
...
@@ -23,4 +23,4 @@
# - https://www.mediawiki.org/wiki/Manual:File_cache
# - https://www.mediawiki.org/wiki/Manual:$wgInvalidateCacheOnLocalSettingsChange
-
name
:
invalidate MediaWiki file cache
file
:
path="{{ archwiki_dir }}/public/LocalSettings.php" state=touch
file
:
path="{{ archwiki_dir }}/public/LocalSettings.php" state=touch
owner=archwiki group=archwiki mode=0640
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