All public logs

Jump to navigation Jump to search

Combined display of all available logs of Izara Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 01:27, 19 October 2023 Praew talk contribs created page Initial setup (Created page with "== set initail setup == * set dynamodb table <syntaxhighlight lang="JavaScript"> module.exports.tableConfigs = { Config: { // serviceName: serviceNameRbac, //tableName: 'UserRoles', // can overwrite tableName here }, ProductRecord: { // serviceName: initialSetupConfig.serviceNameProductManager, }, RolePermissions: { serviceName: initialSetupConfig.serviceNameRbac, }, //... } </syntaxhighlight> * set subscription topic <syntaxhighlight lan...")