fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Wydzielenie funkcji guess_mime z VersionedStorage.page_mime, żeby można było ją łatwo...
[redakcja.git]
/
fabfile.py
diff --git
a/fabfile.py
b/fabfile.py
index
1180e6f
..
5a9d404
100644
(file)
--- a/
fabfile.py
+++ b/
fabfile.py
@@
-16,7
+16,7
@@
env.use_south = False
def staging():
"""Use staging server"""
env.hosts = ['stigma.nowoczesnapolska.org.pl:2222']
- env.user = '
zuber
'
+ env.user = '
platforma
'
env.path = '/var/services/platforma'
env.python = '/usr/bin/python'
env.virtualenv = '/usr/bin/virtualenv'