jongyoul commented on code in PR #4308: URL: https://github.com/apache/zeppelin/pull/4308#discussion_r853906989
########## docs/setup/storage/storage.md: ########## @@ -454,6 +454,16 @@ And you should configure oss related properties in file **zeppelin-site.xml**. <description>Access key secret for your OSS account</description> </property> +<property> + <name>zeppelin.notebook.oss.version.max</name> + <value>30</value> Review Comment: It's just an opinion but how about disabling this feature at first? Otherwise, if we set it to 30 in a non-history folder structure, it would be handled automatically? -- 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: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org