mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-06 07:38:00 +02:00
fix: hugo security permission to allow server to run
This commit is contained in:
parent
184962634c
commit
b49159f9cc
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ languageCode = 'en-us'
|
|||
pluralizeListTitles = false
|
||||
disablePathToLower = true
|
||||
|
||||
[security.http]
|
||||
urls = ['.*']
|
||||
|
||||
[outputs]
|
||||
home = ["HTML"]
|
||||
page = ["HTML"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue