mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 04:14:39 +03:00
docs: clarify regex case sensitivity (#5607)
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