summarylogtreecommitdiffstats
path: root/webvirtcloud-staticroot.patch
blob: 4806f4f32437067ad6ac6275acce77aafc41744c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/webvirtcloud/settings.py b/webvirtcloud/settings.py
index a163fa3..51a775e 100644
--- a/webvirtcloud/settings.py
+++ b/webvirtcloud/settings.py
@@ -64,6 +64,8 @@ USE_L10N = True
 
 USE_TZ = True
 
+STATIC_ROOT = '/usr/lib/webvirtcloud/'
+
 STATIC_URL = '/static/'
 
 STATICFILES_DIRS = (