Darren Nathanael
Darren Nathanael
> Did you find a way to let the language be set to a pygments-supported option? Yes. I've started working on it, the url would look something like this dpaste.org/foobar.py,...
Not in the near future.
Rebase this pr
The changes should be done to `local.py` https://github.com/DarrenOfficial/dpaste/blob/master/dpaste/settings/local.py.example
I've responded to your email 🙂 > Edit: So, it works without [https](http://dpaste.khkm.dev/2v1j). I suppose this is intended and the way it works? Definitely not -- From email Could you...
I see, try this reverse proxy config; this is what dpaste use in prod. ```nginx location ^~ / { proxy_pass http://127.0.0.1:8001; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;...
This is the intended outcome, onetime snippet will not work if you're opening it on a service that has a web crawler (I.e. Telegram, Whatsapp, Discord, ect.) I'm not too...
> I'm not about to leave them with a $1000 AWS bill. That shouldn't happen, as I don't use AWS… > Long term I want to move to a dedicated...
Hello there 👋, > I am puzzled, why you would default to the Python lexer, as I think this prevents adoption. Because it has been that way since 2009- on...
👍🏼 https://text.dpaste.org