You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- You can use the [*MigrationUtility*](https://github.com/Phobos-developers/PhobosSupplementaries/tree/develop/MigrationUtility) in the PhobosSupplementaries repository to conveniently complete these migrations.
125
125
```
126
126
127
+
```{note}
128
+
- If it is detected that you are using the old INI flags, a warning log will be output to `debug.log`.
129
+
- The old INI flags will still take effect, but if there are corresponding new version flags at the same time, the new version will take precedence.
130
+
```
131
+
127
132
### New user settings in RA2MD.INI
128
133
129
134
- These are new user setting keys added by various features in Phobos. Most of them can be found in either in [user inteface](User-Interface.md) or [miscellaneous](Miscellanous.md) sections. Search functionality can be used to find them quickly if needed.
0 commit comments