Keep name to 'Pithos' for now.
authorAntony Chazapis <chazapis@gmail.com>
Tue, 22 Nov 2011 11:02:05 +0000 (13:02 +0200)
committerAntony Chazapis <chazapis@gmail.com>
Tue, 22 Nov 2011 11:02:05 +0000 (13:02 +0200)
pithos/settings.py.dist

index 29f6d23..074c00a 100644 (file)
@@ -186,7 +186,7 @@ INVITATIONS_PER_LEVEL = {
     4   :   0
 }
 
-SERVICE_NAME = 'Pithos+'
+SERVICE_NAME = 'Pithos'
 
 # Where users should login with their invitation code
 INVITATION_LOGIN_TARGET = '%s/im/login/invitation' \