feat: config.ini - skip_migration_check is supported.

This commit is contained in:
Dr.Lt.Data
2024-08-04 22:39:13 +09:00
parent 0b6f7962a4
commit e16e72cbbd
3 changed files with 11 additions and 1 deletions

View File

@@ -320,6 +320,9 @@ NODE_CLASS_MAPPINGS.update({
* Use `aria2` as downloader
* [howto](docs/en/use_aria2.md)
* If you add the item `skip_migration_check = True` to `config.ini`, it will not check whether there are nodes that can be migrated at startup.
* This option can be used if performance issues occur in a Colab+GDrive environment.
## Scanner
When you run the `scan.sh` script: