mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
Update README.md
add var name for skin use
This commit is contained in:
parent
366dd6c443
commit
3703ce0301
1 changed files with 4 additions and 0 deletions
|
@ -147,6 +147,10 @@ Array of URLs and/or URIs to redirect and their redirect URI/URL (**example**: `
|
|||
|
||||
Array of regular expressions to be matched against URLS **and** URIs and their redirect URI/URL (**example**: `{ "example.org/megusta$": "example.org/subpath" }`)
|
||||
|
||||
#### skin
|
||||
|
||||
Skin used by default in views (**default**: `portal`)
|
||||
|
||||
#### users
|
||||
|
||||
2-level array containing usernames and their allowed URLs along with an App name (**example**: `{ "kload": { "kload.fr/myapp/": "My App" } }`)
|
||||
|
|
Loading…
Add table
Reference in a new issue