diff --git a/pairgoth.properties.example b/pairgoth.properties.example new file mode 100644 index 0000000..e5549de --- /dev/null +++ b/pairgoth.properties.example @@ -0,0 +1,15 @@ +# webapp +webapp.env = dev +webapp.url = http://localhost:8080 + +# smtp +smtp.sender = +smtp.host = +smtp.port = 587 +smtp.user = +smtp.password = + +# logging +logger.level = trace +logger.notification = false +# logger.notification = :smtp::::