mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-10-29 00:55:51 +08:00
fix (transcoding): make the config data available from the admin console
This commit is contained in:
@ -66,6 +66,7 @@ func init(){
|
|||||||
return f
|
return f
|
||||||
}).String()
|
}).String()
|
||||||
}
|
}
|
||||||
|
blacklist_format()
|
||||||
|
|
||||||
if plugin_enable() == false {
|
if plugin_enable() == false {
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user