first commit

This commit is contained in:
2025-03-25 20:32:26 +00:00
commit da487f3870
70 changed files with 17146 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
LOGFILE = '/tmp/wsgi_flowers.log'
DEBUG = 0
MAXTEXTLEN = 70
MINFIELDLEN = 3
INFO = 1
DONOTSETFILTER = 'DoNotSetFilterinCookie'
ACCESSFILE = '/tmp/wsgi_flower_accessfile'