Stop tracking config/xenforo.php
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -30,3 +30,4 @@ avancee.ods
|
|||||||
rhpz.local+1.pem
|
rhpz.local+1.pem
|
||||||
rhpz.local+1-key.pem
|
rhpz.local+1-key.pem
|
||||||
extra.less
|
extra.less
|
||||||
|
config/xenforo.php
|
||||||
|
|||||||
@@ -1,18 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
return [
|
|
||||||
'bot_user_id' => 1,
|
|
||||||
|
|
||||||
'comments_node_id' => 4,
|
|
||||||
|
|
||||||
'comments_prefixes' => [
|
|
||||||
'translations' => 1,
|
|
||||||
'romhacks' => 2,
|
|
||||||
'homebrew' => 3,
|
|
||||||
'utilities' => 4,
|
|
||||||
'documents' => 5,
|
|
||||||
'lua-scripts' => 6,
|
|
||||||
'tutorials' => 7,
|
|
||||||
'news' => 8
|
|
||||||
],
|
|
||||||
];
|
|
||||||
Reference in New Issue
Block a user