Skip to content

Commit 5344517

Browse files
author
marci
committed
Entferne nicht verwendete Umgebungsvariablen und Funktionen aus der Konfiguration
1 parent b6c1f06 commit 5344517

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

hugo.yaml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -151,18 +151,8 @@ imaging:
151151
bgColor: '#ffffff'
152152
hint: photo
153153
quality: 75
154-
- ^git$
155-
- ^npx$
156-
- ^postcss$
157-
- ^tailwindcss$
158-
osEnv:
159-
- (?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\w+|(XDG_CONFIG_)?HOME|USERPROFILE|SSH_AUTH_SOCK|DISPLAY|LANG|SYSTEMDRIVE)$
160-
funcs:
161-
getenv:
162-
- ^HUGO_
163-
- ^CI$
164-
http:
165-
resampleFilter: box
154+
155+
166156

167157
lazyload:
168158
enable: true

0 commit comments

Comments
 (0)