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
// - this is used as a target folder for uploads from a client browser (default path is $ADA_ROOT/dataImports)
38
+
39
+
// datasetimport.import.folder = ""
40
+
41
+
42
+
// EXTERNAL PATHS
43
+
// - this will make listed folders (comma-delimited ) located in the Ada root folder acccessible for the asset lookup, which is handy especially for custom images/logos
44
+
// - important: note that the folders you choose will be accessible from outside as application assets, hence set those wisely
0 commit comments