- The site name in the titles and "about" page can be changed from
dpaste.de
- The Gist feature can be disabled (both the UI and the code that does
the POST)
- A different URL can be given for jquery(.min).js besides google, such
as beside the local static files
Before a slug could get generated again, which threw an error since it was not unique, but treated as a kind of primary key.
Now if the same slug gets generated again, we generate one other slug with one more character.