mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-10 18:27:29 -06:00
add web handler to testrig (#56)
This commit is contained in:
parent
f9bc305aca
commit
de0b7d22c5
3 changed files with 5 additions and 1 deletions
|
|
@ -172,6 +172,7 @@ func GetTestDefaults() Defaults {
|
|||
DbDatabase: "postgres",
|
||||
|
||||
TemplateBaseDir: "./web/template/",
|
||||
AssetBaseDir: "./web/assets/",
|
||||
|
||||
AccountsOpenRegistration: true,
|
||||
AccountsRequireApproval: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue