summaryrefslogtreecommitdiff
path: root/pause_openid.pl
diff options
context:
space:
mode:
Diffstat (limited to 'pause_openid.pl')
-rw-r--r--pause_openid.pl7
1 files changed, 5 insertions, 2 deletions
diff --git a/pause_openid.pl b/pause_openid.pl
index cd72605..f480b77 100644
--- a/pause_openid.pl
+++ b/pause_openid.pl
@@ -16,11 +16,14 @@ return {
},
},
- # Static::Simple
'static' => {
debug => 0,
logging => 0,
dirs => [qw/static/],
},
-
+
+ 'PAUSE::OpenID'=>{
+ hostname=>'id.pause.org',
+ },
+
};