test upload ok

This commit is contained in:
2023-11-28 17:56:37 +01:00
parent 37655ad6f5
commit 8b15b7ab27
12 changed files with 715 additions and 28 deletions

View File

@@ -14,9 +14,8 @@ pyramid.default_locale_name = en
pyramid.includes =
pyramid_debugtoolbar
# By default, the toolbar only appears for clients from IP addresses
# '127.0.0.1' and '::1'.
# debugtoolbar.hosts = 127.0.0.1 ::1
# temp folder location
temp_folder = /Users/phuoc/pyramid/html_cleanup/html_cleanup/static/temp/
###
# wsgi server configuration