mirror of https://github.com/Lissy93/dashy.git
🔨 Removes headers from Netlify config
This commit is contained in:
parent
9d7b0d5bc5
commit
0d306f9f1f
|
@ -19,10 +19,3 @@
|
||||||
STATUSKIT_COMPANY_LOGO = "https://raw.githubusercontent.com/Lissy93/dashy/master/docs/assets/logo.png"
|
STATUSKIT_COMPANY_LOGO = "https://raw.githubusercontent.com/Lissy93/dashy/master/docs/assets/logo.png"
|
||||||
STATUSKIT_SUPPORT_CONTACT_LINK = "https://dashy.to"
|
STATUSKIT_SUPPORT_CONTACT_LINK = "https://dashy.to"
|
||||||
STATUSKIT_RESOURCES_LINK = "https://github.com/Lissy93/dashy/tree/master/docs"
|
STATUSKIT_RESOURCES_LINK = "https://github.com/Lissy93/dashy/tree/master/docs"
|
||||||
|
|
||||||
# Set any security headers here
|
|
||||||
[[headers]]
|
|
||||||
for = "/*"
|
|
||||||
[headers.values]
|
|
||||||
# Uncomment to enable Netlify user control. You must have a paid plan.
|
|
||||||
# Basic-Auth = "someuser:somepassword anotheruser:anotherpassword"
|
|
Loading…
Reference in New Issue