1
0
Files
1Panel-Appstore/apps/stash
pooneyy 24ed5c9e9d feat(apps): add description field to all application data files
- add english and chinese description fields to all application data files
- standardize yaml formatting and indentation across all files
- remove BOM characters from several files
- fix tag indentation in multiple files
- update architecture field formatting in DecoTV and wechat-selkies
- fix crossVersionUpdate value from False to false in gitlab applications
- improve description field formatting in billion-mail application
2025-11-06 22:24:44 +08:00
..

Stash

Stash 是一个用 Go 语言编写的自托管网络应用程序,它可以组织和服务您的媒体。

使用说明

假如需要公网访问,可以修改配置文件的以下项为true

dangerous_allow_public_without_auth: "true"

且以下值为空

security_tripwire_accessed_from_public_internet: ""