Ido Ivri

Results 1 comments of Ido Ivri

In the config/local.js you can add this: ``` permissions: { adminUsername: 'admin', adminEmail: '[email protected]', adminPassword: '12345678' //should be longer than 8 chars } ``` this worked for me.