summaryrefslogtreecommitdiff
path: root/pause_openid.pl
diff options
context:
space:
mode:
authorMichael Kröll <pepl@cpan.org>2008-12-01 23:39:52 +0100
committerMichael Kröll <pepl@cpan.org>2008-12-01 23:39:52 +0100
commita188aaa58f173090d07ca8000663fe0888ef9949 (patch)
treee3b0cffd9d8845b651797b33b4a81bc4610406ec /pause_openid.pl
parentadded hostname config and local_config (diff)
downloadSimple-OpenID-a188aaa58f173090d07ca8000663fe0888ef9949.tar.gz
Simple-OpenID-a188aaa58f173090d07ca8000663fe0888ef9949.tar.bz2
Simple-OpenID-a188aaa58f173090d07ca8000663fe0888ef9949.zip
Take baseurl from config
Diffstat (limited to 'pause_openid.pl')
-rw-r--r--pause_openid.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pause_openid.pl b/pause_openid.pl
index f480b77..c89b092 100644
--- a/pause_openid.pl
+++ b/pause_openid.pl
@@ -23,7 +23,7 @@ return {
},
'PAUSE::OpenID'=>{
- hostname=>'id.pause.org',
+ baseurl=>'https://id.pause.org/',
},
};