mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-01 08:21:27 +03:00
Start making
Start on the basic structure, database stuff
This commit is contained in:
@@ -23,9 +23,6 @@
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
storage: {
|
||||
type: 'sqlite'
|
||||
},
|
||||
portal: {
|
||||
enabled: true,
|
||||
host: 'https://tickets.eartharoid.me'
|
||||
|
@@ -23,9 +23,6 @@
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
storage: {
|
||||
type: 'sqlite'
|
||||
},
|
||||
portal: {
|
||||
enabled: false,
|
||||
host: 'https://tickets.example.com'
|
||||
|
0
user/plugins/.gitkeep
Normal file
0
user/plugins/.gitkeep
Normal file
Reference in New Issue
Block a user