9001 / 9001/copyparty

Common README files for IDP users

オープン
#901 コメント 0 件 リアクション 0 件 担当者 1 名 @9001 が担当を希望しています GitHub で見る
enhancement
主要言語
Python
スター
46.6k
フォーク
1.9k
平均マージ
10日 16時間
マージ済み PR(30日)
5

説明

**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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。