-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
4.0.0-a2
-
None
-
None
As discussed with rxu, I think is better to update configuration options from
storage\avatars\config\path
|
to something like
storage/avatars/config/local/path
|
This way extension can set default values for configurations when installing them, also they can clean their configuration options after they are removed.
Also, currently configuration options are shared between adapters, so they are overwriten every time.

