forked from extern/homer
Proxy settings documentation
This commit is contained in:
parent
0a3be103dc
commit
fea0f09045
@ -24,6 +24,10 @@ footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a hre
|
||||
columns: "3" # "auto" or number (must be a factor of 12: 1, 2, 3, 4, 6, 12)
|
||||
connectivityCheck: true # whether you want to display a message when the apps are not accessible anymore (VPN disconnected for example)
|
||||
|
||||
# Optional: Proxy / hosting option
|
||||
proxy:
|
||||
useCredentials: false # send cookies & authorization headers when fetching service specific data. Set to `true` if you use an authentication proxy.
|
||||
|
||||
# Optional theming
|
||||
theme: default # 'default' or one of the themes available in 'src/assets/themes'.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user