]> the.earth.li Git - onak.git/blobdiff - gpgwww.c
Add ability to drop overly large packets
[onak.git] / gpgwww.c
index 6615887cf753ca29d24f4984b6c9822cbb3f2d05..ae634e9c0f7f8ca6dfd0e202e8e7fe161152de39 100644 (file)
--- a/gpgwww.c
+++ b/gpgwww.c
@@ -13,8 +13,7 @@
  * more details.
  *
  * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <inttypes.h>
@@ -183,7 +182,7 @@ int main(int argc, char *argv[])
        readconfig(NULL);
        initlogthing("gpgwww", config.logfile);
        catchsignals();
-       dbctx = config.dbinit(true);
+       dbctx = config.dbinit(config.backend, true);
        inithash();
        logthing(LOGTHING_NOTICE, "Looking for path from 0x%016" PRIX64
                        " to 0x%016"