2011-09-11 22:12:34 +00:00
|
|
|
<?php
|
2012-05-11 15:25:32 +00:00
|
|
|
OCP\CONFIG::setAppValue('core', 'public_host-meta', '/apps/user_webfinger/host-meta.php');
|
2012-05-11 08:26:30 +00:00
|
|
|
OCP\CONFIG::setAppValue('core', 'public_webfinger', '/apps/user_webfinger/webfinger.php');
|