Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
description="Database url. Note that any secret here would be world-readable. Use `services.windmill.database.urlPath` unstead to include secrets in the url.";
};
urlPath=lib.mkOption{
type=lib.types.path;
type=lib.types.nullOrlib.types.path;
description=''
Path to the file containing the database url windmill should connect to. This is not deducted from database user and name as it might contain a secret