|
@@ -235,7 +235,7 @@ MEMBER_DEFAULT_COTISATION = 20
|
|
|
|
|
|
# Link to a page with information on how to become a member or pay the
|
|
|
# membership fee
|
|
|
-MEMBER_MEMBERSHIP_INFO_URL = '#'
|
|
|
+MEMBER_MEMBERSHIP_INFO_URL = ''
|
|
|
|
|
|
# Reset session if cookie older than 2h.
|
|
|
SESSION_COOKIE_AGE = 7200
|