Stop tracking config/xenforo.php

This commit is contained in:
2026-06-29 12:41:45 +02:00
parent 05e7d4754f
commit a9158c722a
2 changed files with 1 additions and 18 deletions

1
.gitignore vendored
View File

@@ -30,3 +30,4 @@ avancee.ods
rhpz.local+1.pem
rhpz.local+1-key.pem
extra.less
config/xenforo.php

View File

@@ -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
],
];