diff options
Diffstat (limited to 'examples/epio.ini')
| -rw-r--r-- | examples/epio.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/epio.ini b/examples/epio.ini index 00a90bce..4e61a42d 100644 --- a/examples/epio.ini +++ b/examples/epio.ini @@ -42,11 +42,12 @@ postgres = true # to the real file 'configs/epio.py': # config.py = configs/epio.py +media/ = %(data_directory)s/ # #### If you're using Django, you'll want to uncomment some or all of these lines #### # [django] # # Path to your project root, relative to this directory. -# base = . +# base = . # # [static] # Serve the admin media |
