summaryrefslogtreecommitdiff
path: root/config.php.sample
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-07-16 16:53:59 -0400
committerEvan Prodromou <evan@prodromou.name>2008-07-16 16:53:59 -0400
commit265d267d8192b5674cf974e0d0429cdf50087cc2 (patch)
treeadf42174faf4210480564cb75ecf31993666b460 /config.php.sample
parente858ee49c654e6b90ebed658aaeab4f39fed25a7 (diff)
remove tag URI stuff; unused and confusing
darcs-hash:20080716205359-84dde-590916f8812c7c03a2b81b3e7aeb021194ac0f25.gz
Diffstat (limited to 'config.php.sample')
-rw-r--r--config.php.sample4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.php.sample b/config.php.sample
index 27511d129..3f732d109 100644
--- a/config.php.sample
+++ b/config.php.sample
@@ -35,10 +35,6 @@ $config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica';
#$config['db']['debug'] = 0;
#$config['db']['db_driver'] = 'MDB2';
-#$config['tag']['authority'] = $config['site']['server'];
-#$config['tag']['date'] = '2008';
-#$config['tag']['prefix'] = $config['site']['path'] . ':';
-
#session_set_cookie_params(0, '/'. $config['site']['path'] .'/');
#Standard fancy-url clashes prevented by not allowing nicknames on a blacklist