Better handling of TIC import descriptions
* Add descPriority config option (default='diz') * Really prefer diz/ldesc over *generated* descriptions e.g. from filename or info extractors
This commit is contained in:
@@ -639,6 +639,7 @@ function getDefaultConfig() {
|
||||
secureInOnly : true, // only bring in from secure inbound (|secInbound| path, password protected)
|
||||
uploadBy : 'ENiGMA TIC', // default upload by username (override @ network)
|
||||
allowReplace : false, // use "Replaces" TIC field
|
||||
descPriority : 'diz', // May be diz=.DIZ/etc., or tic=from TIC Ldesc
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user