diff --git a/🍪/stash/.gitignore b/🍪/stash/.gitignore new file mode 100644 index 0000000..53f20b2 --- /dev/null +++ b/🍪/stash/.gitignore @@ -0,0 +1,2 @@ +*.patch +*.orig.yml diff --git a/🍪/stash/README.md b/🍪/stash/README.md new file mode 100644 index 0000000..2642da0 --- /dev/null +++ b/🍪/stash/README.md @@ -0,0 +1,12 @@ +# Stash — An organizer for your porn + +https://stashapp.cc/ + + +## Галерея + +![](https://stashapp.cc/images/thumbs/performers_2.png) + +![](https://stashapp.cc/images/playScene.png) + +![](https://stashapp.cc/images/thumbs/performer2.png) diff --git a/🍪/stash/config.yml b/🍪/stash/config.yml new file mode 100644 index 0000000..d218c89 --- /dev/null +++ b/🍪/stash/config.yml @@ -0,0 +1,96 @@ +blobs_path: blobs +blobs_storage: FILESYSTEM +cache: cache +calculate_md5: false +create_image_clip_from_videos: false +dangerous_allow_public_without_auth: "false" +database: stash-go.sqlite +gallery_cover_regex: (poster|cover|folder|board)\.[^\.]+$ +generated: generated +host: 0.0.0.0 +jwt_secret_key: null +language: ru-RU +no_proxy: localhost,127.0.0.1,192.168.0.0/16,10.0.0.0/8,172.16.0.0/12 +nobrowser: false +notifications_enabled: true +parallel_tasks: 1 +password: null +plugins: + package_sources: + - localpath: community + name: Community (stable) + url: https://stashapp.github.io/CommunityScripts/stable/index.yml +plugins_path: plugins +port: 9999 +preview_audio: true +preview_exclude_end: "0" +preview_exclude_start: "0" +preview_segment_duration: 0.75 +preview_segments: 12 +scrapers: + package_sources: + - localpath: community + name: Community (stable) + url: https://stashapp.github.io/CommunityScrapers/stable/index.yml +scrapers_path: scrapers +security_tripwire_accessed_from_public_internet: "" +sequential_scanning: false +session_store_key: null +sfw_content_mode: true +show_one_time_moved_notification: false +sound_on_preview: false +stash: + - excludeimage: false + excludevideo: false + path: null + - excludeimage: false + excludevideo: false + path: null + - excludeimage: false + excludevideo: false + path: null + - excludeimage: false + excludevideo: false + path: null +theme_color: '#202b33' +ui: + advancedMode: true + frontPageContent: + - __typename: CustomFilter + direction: DESC + message: + id: recently_added_objects + values: + objects: Изображения + mode: IMAGES + sortBy: created_at + - __typename: CustomFilter + direction: DESC + message: + id: recently_added_objects + values: + objects: Сцены + mode: SCENES + sortBy: created_at + - __typename: CustomFilter + direction: DESC + message: + id: recently_released_objects + values: + objects: Galleries + mode: GALLERIES + sortBy: date + lastNoteSeen: 20251026 + showChildTagContent: true + taskDefaults: + scan: + scanGenerateClipPreviews: true + scanGenerateCovers: true + scanGenerateImagePreviews: false + scanGeneratePhashes: false + scanGeneratePreviews: true + scanGenerateSprites: true + scanGenerateThumbnails: true +username: null +video_file_naming_algorithm: OSHASH +write_image_thumbnails: true diff --git a/🍪/stash/privacy.patch.gpg b/🍪/stash/privacy.patch.gpg new file mode 100644 index 0000000..8fb8cdd Binary files /dev/null and b/🍪/stash/privacy.patch.gpg differ