]> git.mxchange.org Git - friendica.git/blobdiff - util/htconfig.vagrant.php
Rename App->path to App->urlpath
[friendica.git] / util / htconfig.vagrant.php
index 623b587ef014e84ef0fb341659b83a1bcbf31c48..f75e208ee596e45b99168034cb70f3569e1ad9f1 100644 (file)
@@ -13,7 +13,7 @@ $db_data = 'friendica';
 // For instance if your URL is 'http://example.com/directory/subdirectory',
 // set path to 'directory/subdirectory'.
 
-$a->path = '';
+$a->urlpath = '';
 
 // Choose a legal default timezone. If you are unsure, use "America/Los_Angeles".
 // It can be changed later and only applies to timestamps for anonymous viewers.