mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-25 23:28:37 -06:00
docs: Do not use quotes around variable examples
This commit is contained in:
parent
3441d3ae90
commit
6659452c51
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ services:
|
|||
|
||||
# By default, the auto-generated pairs are adjective-name pairs
|
||||
# If you want UIDs, please change slug_style to UID
|
||||
# Supported values for slug_style are "Pair" and "UID"
|
||||
# Supported values for slug_style are Pair and UID
|
||||
# The length is 8 by default, and a minimum of 4 is allowed
|
||||
# - slug_style=Pair
|
||||
# - slug_length=8
|
||||
|
|
Loading…
Reference in a new issue