removed default.db, added default.db in .gitignore
nyx uses domains, default was created on a test domain, it makes no sense including it in the repo
This commit is contained in:
parent
3b009f6c12
commit
448ef73f1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
.env
|
||||
data
|
||||
default.db
|
||||
|
35
default.db
35
default.db
@ -1,35 +0,0 @@
|
||||
*3
|
||||
$3
|
||||
set
|
||||
$11
|
||||
/jack/setup
|
||||
$3
|
||||
yes
|
||||
*3
|
||||
$3
|
||||
set
|
||||
$35
|
||||
/jack/./pass/admin/admin/admin-data
|
||||
$111
|
||||
{"id":"admin","password":"$s2$16384$8$1$WJK3gJ0r2HYyswGtWPOk+D3K$AsvNHWhw5kNyVw/OrgKYGGlOrLENPDmaMgEOtD1ClG0="}
|
||||
*3
|
||||
$3
|
||||
set
|
||||
$51
|
||||
/jack/nyx.dot.example.dot.com/board/demo/board-data
|
||||
$46
|
||||
{"short":"demo","long":"demo board","meta":{}}
|
||||
*3
|
||||
$3
|
||||
set
|
||||
$92
|
||||
/jack/nyx.dot.example.dot.com/board/demo/thread/00000000000000000000196238209024/thread-data
|
||||
$55
|
||||
{"id":196238209024,"start":196238209025,"board":"demo"}
|
||||
*3
|
||||
$3
|
||||
set
|
||||
$130
|
||||
/jack/nyx.dot.example.dot.com/board/demo/thread/00000000000000000000196238209024/reply/00000000000000000000196238209025/reply-data
|
||||
$339
|
||||
{"id":196238209025,"text":"Username and Password for /admin/ is admin:admin - feel free to add additional administrators - please refrain from changing the password / deleting the \"admin\" administrator","image":null,"thumb":null,"thread":196238209024,"board":"demo","meta":{"adminpost":"yes","captchaprob":"1.00","spamscore":"0.000000"}}
|
Loading…
Reference in New Issue
Block a user