lazuscripts-locator/example.locator_config.moon
2018-02-11 14:59:37 -08:00

10 lines
234 B
Plaintext

{
{
path: "applications.users" -- there is a sub-application at this location
migrations: {after: 1518414112} -- don't run this migration or any before it
}
{
path: "utility" -- another sub-application is here
}
}