README update.
This commit is contained in:
		
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							| @@ -1,4 +1,4 @@ | |||||||
| Chat at #fastpastebin @ irc.oftc.net or in Matrix at #fastpastebin:pztrn.name | [](https://ci.dev.pztrn.name/fastpastebin/fastpastebin/) [](https://discord.gg/qHN6KsD)  | ||||||
|  |  | ||||||
| # Fast Pastebin | # Fast Pastebin | ||||||
|  |  | ||||||
| @@ -11,7 +11,7 @@ whistles, no websockets and even NO JAVASCRIPT! | |||||||
| * Syntax highlighting. | * Syntax highlighting. | ||||||
| * Pastes expiration. | * Pastes expiration. | ||||||
| * Passwords for pastes. | * Passwords for pastes. | ||||||
| * Multiple storage backends. Currently: ``flatfiles`` and ``mysql``. | * Multiple storage backends. Currently: ``flatfiles``, ``mysql`` and ``postgresql``. | ||||||
|  |  | ||||||
| # Caveats. | # Caveats. | ||||||
|  |  | ||||||
| @@ -22,15 +22,11 @@ whistles, no websockets and even NO JAVASCRIPT! | |||||||
| Just issue: | Just issue: | ||||||
|  |  | ||||||
| ``` | ``` | ||||||
| go get -u -v github.com/pztrn/fastpastebin/cmd/fastpastebin | CGO_ENABLED=0 go get -u -v go.dev.pztrn.name/fastpastebin/cmd/fastpastebin | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| This command can be used to update Fast Paste Bin. | This command can be used to update Fast Paste Bin. | ||||||
|  |  | ||||||
| **WARNING:** installation by compiling Fast Paste Bin from sources **require** |  | ||||||
| at least 300 megabytes of free RAM! Eventually it'll run even on 64MB-powered |  | ||||||
| VM, it's only a compilation issue. |  | ||||||
|  |  | ||||||
| # Configuration. | # Configuration. | ||||||
|  |  | ||||||
| Take a look at [example configuration file](examples/fastpastebin.yaml.dist) | Take a look at [example configuration file](examples/fastpastebin.yaml.dist) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user