Skip to content

Instantly share code, notes, and snippets.

View sgohl's full-sized avatar

sgohl sgohl

  • Dresden, Saxony, Germany
View GitHub Profile
@sgohl
sgohl / rocketchat-jira.js
Last active December 11, 2020 08:59 — forked from alexandrezia/rocketchat-jira.js
Rocket.Chat - Jira webhook
/*
Alexandre Zia
Credits:
This script adds functionality to the original code
Original code from: Jonathan Gotti (malko) : https://github.com/malko/rocketchat-jira-hook/blob/master/jira-rocketchat-hook.js
*/
/*jshint esnext:true*/
@sgohl
sgohl / .htaccess
Created August 26, 2019 14:12 — forked from seoagentur-hamburg/.htaccess
Die optimale .htaccess-Datei für mehr Speed und Sicherheit
# ----------------------------------------------------------------------
# | Komprimierung und Caching |
# ----------------------------------------------------------------------
# Serve resources with far-future expires headers.
#
# (!) If you don't control versioning with filename-based
# cache busting, you should consider lowering the cache times
# to something like one week.
#