projects
/
hub.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0061ab4
)
Must be a FILO (First In, Last Out).
author
Roland Haeder
<roland@mxchange.org>
Fri, 14 Mar 2014 20:38:26 +0000
(21:38 +0100)
committer
Roland Haeder
<roland@mxchange.org>
Fri, 14 Mar 2014 20:38:26 +0000
(21:38 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/config.php
patch
|
blob
|
history
diff --git
a/application/hub/config.php
b/application/hub/config.php
index f64c592fd3541144ae6c2ea344b313847ed328d4..40e700cfd69b36a1e4cf55f181dbca4639344a13 100644
(file)
--- a/
application/hub/config.php
+++ b/
application/hub/config.php
@@
-292,7
+292,7
@@
$cfg->setConfigEntry('node_request_node_list_entry_stacker_class', 'FiLoStacker'
$cfg->setConfigEntry('dht_stacker_class', 'FiLoStacker');
// CFG: RAW-DATA-STACKER-CLASS
-$cfg->setConfigEntry('raw_data_stacker_class', 'Fi
F
oStacker');
+$cfg->setConfigEntry('raw_data_stacker_class', 'Fi
L
oStacker');
// CFG: NODE-ANNOUNCEMENT-ANSWER-TEMPLATE-TYPE
$cfg->setConfigEntry('node_announcement_answer_template_type', 'xml/answer/announcement');