Skip to content

Instantly share code, notes, and snippets.

View mlebarron's full-sized avatar

Michael LeBarron mlebarron

View GitHub Profile
### Keybase proof
I hereby claim:
* I am mlebarron on github.
* I am mlebarron (https://keybase.io/mlebarron) on keybase.
* I have a public key whose fingerprint is 4C6A 601B F4DA 1FC7 CA3E B4C4 17AC 8DF8 A614 5BCB
To claim this, I am signing this object:
#
# Postfix master process configuration file. For details on the format
# of the file, see the master(5) manual page (command: "man 5 master").
#
# Do not forget to execute "postfix reload" after editing this file.
#
# ==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ==========================================================================
# Global Postfix configuration file. This file lists only a subset
# of all parameters. For the syntax, and for a complete parameter
# list, see the postconf(5) manual page (command: "man 5 postconf").
#
# For common configuration examples, see BASIC_CONFIGURATION_README
# and STANDARD_CONFIGURATION_README. To find these documents, use
# the command "postconf html_directory readme_directory", or go to
# http://www.postfix.org/.
#
# For best results, change no more than 2-3 parameters at a time,
@mlebarron
mlebarron / config.yml
Created April 12, 2011 15:17
assetic load paths
assetic:
debug: %kernel.debug%
use_controller: false
filters:
cssrewrite: ~
scss:
paths:
- %kernel.root_dir%/../Resources/public/scss
@mlebarron
mlebarron / config.yml
Created April 1, 2011 17:33
Assetic config
assetic:
debug: %kernel.debug%
use_controller: false
filters:
cssrewrite: ~
scss: ~
# closure:
# jar: %kernel.root_dir%/java/compiler.jar
# yui_css: