From 5171ea26d5560139581428c20ab704fb323b5c10 Mon Sep 17 00:00:00 2001 From: Thomas Klausner Date: Mon, 1 Dec 2008 23:14:22 +0100 Subject: added hostname config and local_config --- pause_openid.pl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'pause_openid.pl') 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', + }, + }; -- cgit v1.2.3