Replaced references to szuru2 with szurubooru
This commit is contained in:
parent
9817172db3
commit
c55c0833ea
4 changed files with 7 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
[basic]
|
||||
serviceName = szuru2
|
||||
serviceName = szurubooru
|
||||
serviceBaseUrl = http://localhost/
|
||||
|
||||
[mail]
|
||||
botName = szuru2 bot
|
||||
botName = szurubooru bot
|
||||
botAddress = noreply@localhost
|
||||
passwordResetSubject = szuru2 - password reset
|
||||
passwordResetSubject = szurubooru - password reset
|
||||
passwordResetBodyPath = mail/password-reset.txt
|
||||
activationSubject = szuru2 - account activation
|
||||
activationSubject = szurubooru - account activation
|
||||
activationBodyPath = mail/activation.txt
|
||||
|
||||
[database]
|
||||
|
|
|
@ -8,4 +8,4 @@ In order to finish activation, please click this link or paste it in your browse
|
|||
Otherwise please ignore this mail.
|
||||
|
||||
Thank you and have a nice day,
|
||||
szuru2 registration bot
|
||||
szurubooru registration bot
|
||||
|
|
|
@ -8,4 +8,4 @@ In order to proceed, please click this link or paste it in your browser address
|
|||
Otherwise please ignore this mail.
|
||||
|
||||
Thank you and have a nice day,
|
||||
szuru2 registration bot
|
||||
szurubooru registration bot
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
<meta charset="utf-8"/>
|
||||
|
||||
<!-- build:remove -->
|
||||
<title>szuru2</title>
|
||||
<title>szurubooru</title>
|
||||
<!-- /build -->
|
||||
<!-- build:template
|
||||
<title><%= serviceName %></title>
|
||||
|
|
Loading…
Reference in a new issue