simplex/locator/example/locator_config.moon

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
}
}