mirror of
https://github.com/stashapp/stash.git
synced 2025-12-16 20:07:05 +03:00
docs: clarify regex case sensitivity
This commit is contained in:
@@ -35,7 +35,7 @@ Note that only one filter criterion per criterion type may be assigned.
|
||||
|
||||
#### Regex modifiers
|
||||
|
||||
Some filters have regex modifier as an option. Regex modifiers are always case-sensitive.
|
||||
Some filters have regex modifier as an option. Regex modifiers are case-sensitive by default.
|
||||
|
||||
### Sorting and page size
|
||||
|
||||
|
||||
Reference in New Issue
Block a user