Storage Configuration

Introduction

This is the main database settings file for PlotSquared.

Located in: /database.yml

Default

host: localhost
password: password
port: 3306
dbName: mineplot
username: mineplot

Last updated

Was this helpful?