diff options
Diffstat (limited to 'yoyo.auth.ini')
-rw-r--r-- | yoyo.auth.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/yoyo.auth.ini b/yoyo.auth.ini new file mode 100644 index 0000000..097c17b --- /dev/null +++ b/yoyo.auth.ini @@ -0,0 +1,6 @@ +[DEFAULT] +sources = ./migrations/auth/ +migration_table = _yoyo_migration +batch_mode = off +verbosity = 0 + |