mirror of
https://github.com/MvDevsUnion/WPetition.git
synced 2026-01-22 05:19:28 +00:00
i did that shit
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"PetitionSettings": {
|
||||
"AllowPetitionCreation": true
|
||||
},
|
||||
"MongoDbSettings": {
|
||||
"ConnectionString": "mongodb://localhost:27017",
|
||||
"DatabaseName": "petition_database"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
|
||||
Reference in New Issue
Block a user