SbloodyS commented on code in PR #10433: URL: https://github.com/apache/dolphinscheduler/pull/10433#discussion_r898003657
########## docs/docs/en/architecture/configuration.md: ########## @@ -185,19 +185,21 @@ Currently, common.properties mainly configures Hadoop,s3a related configurations |Parameters | Default value| Description| |--|--|--| data.basedir.path|/tmp/dolphinscheduler| local directory used to store temp files -resource.storage.type|NONE| type of resource files: HDFS, S3, NONE -resource.upload.path|/dolphinscheduler| storage path of resource files +resource.view.suffixs| txt,log,sh,conf,cfg,py,java,sql,hql,xml,properties| file types supported by resource center Review Comment: We have removed the suffix restriction from the resource center in #9553. So please remove it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
