9001 / 9001/copyparty

Common README files for IDP users

Đang mở
#901 0 bình luận 0 reaction 1 người được giao Được @9001 nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
46.6k
Fork
1.9k
Merge trung bình
10 ngày 16 giờ
Pull request đã merge (30 ngày)
5

Mô tả

**is your feature request related to a problem? Please describe.**
I'd like to add a read-only README.md to the private upload folders of IDP accounts. this config snippet:
```
[/users/${u}/private/README.md]
/srv/files/README.md
accs:
r: *
```
produces this error:
```
ERROR: if ${u} is mentioned in a volume definition, it must be included in both the filesystem-path [/srv/files/README.md] and the volume-url [/users/${u}/private/README.md]
```
which is understandable but unfortunate.

**Describe the idea / solution you'd like**
it makes sense that you can't normally have Quantum Magic Volumes like this, but ideally copyparty should be smart enough to suppress the warning if the volume is read-only and therefore cannot fall victim to concurrent modification shenanigans

**Describe any alternatives you've considered**
I could probably modify my instance's theme, but that sounds like way more work than opening a github issue :3

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.