Guilds
3.5.6.9-SNAPSHOT
Guilds
/
me.glaremasters.guilds.configuration.sections
/
StorageSettings
Storage
Settings
open
class
StorageSettings
:
SettingsHolder
(
source
)
Functions
Properties
Functions
register
Comments
Link copied to clipboard
open
fun
registerComments
(
conf
:
CommentsConfiguration
)
Properties
SAVE_INTERVAL
Link copied to clipboard
val
SAVE_INTERVAL
:
Property
<
Integer
>
SQL_DATABASE
Link copied to clipboard
val
SQL_DATABASE
:
Property
<
String
>
SQL_ENABLE_SSL
Link copied to clipboard
val
SQL_ENABLE_SSL
:
Property
<
Boolean
>
SQL_HOST
Link copied to clipboard
val
SQL_HOST
:
Property
<
String
>
SQL_PASSWORD
Link copied to clipboard
val
SQL_PASSWORD
:
Property
<
String
>
SQL_POOL_IDLE
Link copied to clipboard
val
SQL_POOL_IDLE
:
Property
<
Integer
>
SQL_POOL_LIFETIME
Link copied to clipboard
val
SQL_POOL_LIFETIME
:
Property
<
Integer
>
SQL_POOL_SIZE
Link copied to clipboard
val
SQL_POOL_SIZE
:
Property
<
Integer
>
SQL_POOL_TIMEOUT
Link copied to clipboard
val
SQL_POOL_TIMEOUT
:
Property
<
Integer
>
SQL_PORT
Link copied to clipboard
val
SQL_PORT
:
Property
<
String
>
SQL_TABLE_PREFIX
Link copied to clipboard
val
SQL_TABLE_PREFIX
:
Property
<
String
>
SQL_USERNAME
Link copied to clipboard
val
SQL_USERNAME
:
Property
<
String
>
STORAGE_TYPE
Link copied to clipboard
val
STORAGE_TYPE
:
Property
<
String
>
UTF8
Link copied to clipboard
val
UTF8
:
Property
<
Boolean
>