Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-web-client / conf / 20-snf-pithos-web-client-settings.conf @ b4133f35

History | View | Annotate | Download (436 Bytes)

1
# loginUrl MUST end at "next=". You should not give the value of the next
2
# parameter. It will be determined automatically
3
#PITHOS_UI_LOGIN_URL = "https://accounts.okeanos.grnet.gr/im/login?next="
4

    
5
# Feedback url
6
#PITHOS_UI_FEEDBACK_URL = "https://accounts.okeanos.grnet.gr/im/feedback"
7

    
8
# Cookie name to check if user is authenticated, this should match your astakos
9
# deployment cookie name
10
#PITHOS_UI_AUTH_COOKIE_NAME = "_pithos2_a"