John Sing Dao Siu
John Sing Dao Siu
### Prerequisites - [x] I have written a descriptive issue title - [x] I have verified that I am using the latest version of ImageMagick - [x] I have searched...
OS: OS X 10.11.5 Monkey: git checkout 1.6 [output.txt](https://github.com/monkey/monkey/files/320875/output.txt)
Configure monkey with fastcgi. Setup index.php > With Safari and Chrome, connect to http://ip:2001/ will show the source code of index.php. Firefox will show blank page.
For example, in Apache or Lighttpd, one can disable sslv2, sslv3, tls1, tls1.1 individually. Also specify the cipher list available. How can those be done with Monkey?
Version 3.00 I tried changing the stop seeding ratio, enable/disable it in the web gui. But it is not being saved to settings.json.
Can we have a configurable default ToC header? For example, if we configure "Table Of Content": ```md Table Of Content - [Build](#build) - [Usage](#usage) - [Host Directories and Volume Mapping](#host-directories-and-volume-mapping)...
Cannot add ToC in the following file: https://github.com/J-Siu/blogdown-sk3-test/blob/master/README.md If I use ^M+t, VSCode show: Illegal value for `line`.
## Expected Behaviour Overview UI color should be consistent and readable. ## Current Behaviour Overview UI is partial light and partial dark, while font/icon are black.  ## Possible Solution Update table bg color to match theme. ## Steps...
## Expected Behavior Should not ask to save if there is no change. ## Current Behavior Ask user to save even there is no change. ## Possible Solution If there...