$def with (password)
{
"abiword": null,
"allowUnknownFileEnds": true,
"automaticReconnectionTimeout": 0,
"commitRateLimiting": {"duration": 1, "points": 10},
"cookie": {"sameSite": "Lax"},
"customLocaleStrings": {},
"dbSettings": {"filename": "var/sqlite.db"},
"dbType": "sqlite",
"defaultPadText": "",
"disableIPlogging": false,
"dumpOnUncleanExit": false,
"editOnly": false,
"enableAdminUITests": false,
"exposeVersion": false,
"favicon": null,
"importExportRateLimiting": {"max": 10, "windowMs": 90000},
"importMaxFileSize": 52428800,
"ip": "0.0.0.0",
"loadTest": false,
"loglevel": "INFO",
"maxAge": 21600,
"minify": true,
"padOptions": {
"alwaysShowChat": false,
"chatAndUsers": false,
"lang": "en-us",
"noColors": false,
"rtl": false,
"showChat": false,
"showControls": false,
"showLineNumbers": true,
"useMonospaceFont": true,
"userColor": false,
"userName": false
},
"padShortcutEnabled": {
"altC": true,
"altF9": true,
"cmd5": true,
"cmdB": true,
"cmdH": true,
"cmdI": true,
"cmdS": true,
"cmdShift1": true,
"cmdShift2": true,
"cmdShiftC": true,
"cmdShiftL": true,
"cmdShiftN": true,
"cmdU": true,
"cmdY": true,
"cmdZ": true,
"ctrlHome": true,
"delete": true,
"esc": true,
"pageDown": true,
"pageUp": true,
"return": true,
"tab": true
},
"port": 9001,
"requireAuthentication": false,
"requireAuthorization": false,
"requireSession": false,
"scrollWhenFocusLineIsOutOfViewport": {
"duration": 0,
"percentage": {
"editionAboveViewport": 0,
"editionBelowViewport": 0
},
"percentageToScrollWhenUserPressesArrowUp": 0,
"scrollWhenCaretIsInTheLastLineOfViewport": false
},
"showSettingsInAdminPage": true,
"skinName": "colibris",
"skinVariants": "super-light-toolbar super-light-editor light-background",
"socketIo": {"maxHttpBufferSize": 10000},
"socketTransportProtocols": ["xhr-polling", "jsonp-polling", "htmlfile"],
"soffice": null,
"suppressErrorsInPadText": false,
"tidyHtml": null,
"title": "Etherpad",
"trustProxy": false,
"users": {"admin": {"is_admin": true, "password": "$password"}}
}
/* leave this here for cat'ing over SSH... */