##// END OF EJS Templates
remove simplegeneric from external...
remove simplegeneric from external make it a dependency

File last commit:

r20529:deca666f
r20816:fc7d8a36
Show More
ssl-options.rst
4 lines | 188 B | text/x-rst | RstLexer
  • add NotebookApp.ssl_options config value. This is passed through to tornado HTTPServer, and allows SSL configuration beyong specifying a cert and key, such as disabling SSLv3.