fix: slug_style options are consistent now
This commit is contained in:
@@ -24,9 +24,9 @@ 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_style=Pair
|
||||
# - slug_length=8
|
||||
volumes:
|
||||
- db:/urls.sqlite
|
||||
|
||||
Reference in New Issue
Block a user