Skip to content

Commit eaf5291

Browse files
authored
Update default.json.template
1 parent df44af3 commit eaf5291

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

config/default.json.template

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,13 @@
376376
"Expiration date: #EXP#",
377377
"Please review it, and keep #UID# informed"
378378
],
379+
"ask_database_html": [
380+
"<p>#UID# has requested a new database '#NAME#' in My</p>",
381+
"<p>Size needed: #SIZE# GB</p>",
382+
"<p>Usage: #USAGE#</p>",
383+
"<p>Expiration date: #EXP#</p>",
384+
"<p>Please review it, and keep #UID# informed</p>"
385+
],
379386
"database_creation": [
380387
"The MySQL database you requested (#DBNAME#, owned by #OWNER#) was created. You can connect to it using the following credentials:\t\r\n\t\r\n",
381388
"\tHost: #DBHOST#\t\r\n",

0 commit comments

Comments
 (0)