Skip to content

Instantly share code, notes, and snippets.

@earvinpiamonte
Created July 23, 2020 03:51
Show Gist options
  • Save earvinpiamonte/e350cc166e2655493e75439731428831 to your computer and use it in GitHub Desktop.
Save earvinpiamonte/e350cc166e2655493e75439731428831 to your computer and use it in GitHub Desktop.

Revisions

  1. earvinpiamonte created this gist Jul 23, 2020.
    5 changes: 5 additions & 0 deletions wp-config.php
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    <?php


    /** Sets up 'direct' method for wordpress, auto update without ftp */
    define('FS_METHOD','direct');