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