mirror of
https://github.com/torproject/lego.git
synced 2024-11-26 19:20:22 +00:00
6778dfc45f
for tpo/tpa/team#41687
18 lines
344 B
INI
18 lines
344 B
INI
[model]
|
|
name = Redirect
|
|
|
|
[fields.target]
|
|
label = Redirect Target
|
|
type = string
|
|
description = Target is of type 'string' to allow relative paths. Converted to url in the template.
|
|
|
|
[fields.external]
|
|
label = External URL
|
|
type = boolean
|
|
description = Target is an external (absolute) URL.
|
|
default = false
|
|
|
|
[fields.key]
|
|
label = Key
|
|
type = sort_key
|