stash/internal/manager/config
WithoutPants c8d74f0bcf
Add rate limit to stashbox connection (#5764)
* Add max requests per minute stashbox option
* Implement rate limiting
* Add requests per minute to stashbox config
* Add UI setting
2025-03-27 11:54:00 +11:00
..
config.go Add rate limit to stashbox connection (#5764) 2025-03-27 11:54:00 +11:00
config_concurrency_test.go Fix setting pointers corrupting config in memory (#4868) 2024-05-23 10:56:18 +10:00
config_test.go Replace viper with koanf (#4845) 2024-05-21 11:24:47 +10:00
enums.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
init.go Add blobs location to env binds (#5350) 2024-10-07 11:20:29 +11:00
stash_config.go Add move files external interface (#3557) 2023-03-22 07:57:26 +11:00
tasks.go Add scan option to force gallery zip rescan (#4113) 2024-05-20 13:52:36 +10:00
ui.go Create movies from scene edit dropdown (#3928) 2023-07-26 14:02:38 +10:00