projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Cleaned up websetup a little.
[zzz-floof.git]
/
development.ini
diff --git
a/development.ini
b/development.ini
index
0c39bba
..
7e0e3ed
100644
(file)
--- a/
development.ini
+++ b/
development.ini
@@
-19,7
+19,7
@@
port = 5000
use = egg:floof
full_stack = true
static_files = true
use = egg:floof
full_stack = true
static_files = true
-art_root = %(here)s/public/art
+static_root = %(here)s/floof/public/
cache_dir = %(here)s/data
beaker.session.key = floof
cache_dir = %(here)s/data
beaker.session.key = floof
@@
-39,6
+39,9
@@
sqlalchemy.url = sqlite:///%(here)s/development.db
# execute malicious code after an exception is raised.
# set debug = false
# execute malicious code after an exception is raised.
# set debug = false
+# Floof-specific configuration
+thumbnail_size = 120
+medium_size = 960
# Logging configuration
[loggers]
# Logging configuration
[loggers]