Kaynağa Gözat

Update README.md

i forgot that the readme is wrong
cube 5 gün önce
ebeveyn
işleme
b6732c2ebd
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      README.md

+ 1
- 1
README.md Dosyayı Görüntüle

@@ -19,7 +19,7 @@ flask app for plurals to publicly share member lists
19 19
 
20 20
 ```
21 21
 REGISTRATION: False # only set to True if in a development situation, or to create your first user
22
-UPLOAD_FOLDER = '/uploads'
22
+UPLOAD_FOLDER = 'myriad/static/icons'
23 23
 ALLOWED_EXTENSIONS = {'png', 'jpg', 'jpeg', 'gif'}
24 24
 ```
25 25