You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
planka_custom/server/.sailsrc

19 lines
268 B
Plaintext

{
"generators": {
"modules": {}
},
"hooks": {
"blueprints": false,
"grunt": false,
"i18n": false,
"session": false
},
"paths": {
"public": "public"
},
"_generatedWith": {
"sails": "1.1.0",
"sails-generate": "1.16.4"
}
}