mirror of https://github.com/rancher/ui.git
Update for 2.x
This commit is contained in:
parent
f072bae906
commit
3933f1af11
|
|
@ -1,6 +1,6 @@
|
||||||
# Private Labeling #
|
# Private Labeling #
|
||||||
|
|
||||||
Setting `/v3/settings/ui-pl` to a value other than `rancher` will (on rancher/server >= v0.61):
|
Setting `/v3/settings/ui-pl` to a value other than `rancher` will:
|
||||||
- Change (most) places that say "Rancher" in the UI to the value you provide.
|
- Change (most) places that say "Rancher" in the UI to the value you provide.
|
||||||
- This does not include things like "rancher-compose.yml" that are expected to have a certain name.
|
- This does not include things like "rancher-compose.yml" that are expected to have a certain name.
|
||||||
- Disable the footer and help links to Rancher Labs-specific docs, forums, and repos.
|
- Disable the footer and help links to Rancher Labs-specific docs, forums, and repos.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue