xavier skip
a2dd698e21
Update docs/guides/webserver/caddy.md
...
note the different syntax
Co-authored-by: yubiuser <ckoenig@posteo.de >
2022-05-10 10:34:07 +08:00
xavier skip
57fbbceeef
Update docs/guides/webserver/caddy.md
...
THE NEXT PI-HOLE UPDATE.
Co-authored-by: yubiuser <ckoenig@posteo.de >
2022-05-10 10:33:26 +08:00
xavier skip
3655afb605
update caddy.md
...
A permanent method of changing the lighttpd port (for lighttpd version 1.4.46 or later)
https://discourse.pi-hole.net/t/web-interface-not-working-after-upgrade/53994
2022-05-08 20:50:18 +08:00
xavier skip
2f1ab1d67e
avoid change config file for the next update.
...
`/etc/lighttpd.lighttpd.conf`
show this:
# ANY CHANGES MADE TO THIS FILE AFTER INSTALL WILL BE LOST ON THE NEXT UPDATE
CHANGES SHOULD BE MADE IN A SEPARATE CONFIG FILE: /etc/lighttpd/external.conf
from here: https://raspberrypi.stackexchange.com/questions/52090/how-do-i-change-pi-holes-url-path/117849#117849
2022-05-08 19:37:51 +08:00
Vid Čufar
4146635fd1
Update query table name description grammar
...
Signed-off-by: Vid Čufar <vid.cufar@gmail.com >
2022-05-07 17:37:36 +02:00
Vid Čufar
3f9cb23fd4
Update query table name
...
Signed-off-by: Vid Čufar <vid.cufar@gmail.com >
2022-05-07 14:58:49 +02:00
André Cirne
549d5e829d
Update supported versions for CentOS and CentOS Stream
...
Signed-off-by: André Cirne <dumahk21@gmail.com >
2022-05-06 06:37:09 +02:00
abrattic
d593b845b0
Fixing the umask operation by transferring it to the script itself. ( #701 )
...
Signed-off-by: Shreshth Goyal <abrattic@protonmail.com >
2022-05-03 11:48:52 -07:00
Shreshth Goyal
1132af1fd4
Specifying DNS Server for client config in automatic script as the first
...
one in the chosen subnet.
Signed-off-by: Shreshth Goyal <abrattic@protonmail.com >
2022-05-02 10:44:29 +05:30
silversub
da13b9cf3b
Replace git.io ( #697 )
...
Signed-off-by: silversub <silversub@gmail.com >
Co-authored-by: silversub <silversub@gmail.com >
2022-04-29 12:08:56 -07:00
martinbrose
85152e1fe9
Update docs/guides/misc/whitelist-blacklist.md
...
Addressed reviewer feedback
Co-authored-by: yubiuser <ckoenig@posteo.de >
2022-04-25 08:45:11 +01:00
Martin Brose
b3c8810edd
Additional line break added
...
Signed-off-by: Martin Brose <13284268+martinbrose@users.noreply.github.com >
2022-04-24 23:10:15 +01:00
martinbrose
64c959b257
Added information about group assignment of whitelisted/blacklisted domains
...
Signed-off-by: Martin Brose <13284268+martinbrose@users.noreply.github.com >
2022-04-24 21:56:24 +01:00
Adam Warner
2d52a6ddfc
Fix some spellings, ignore others.
...
Signed-off-by: Adam Warner <me@adamwarner.co.uk >
2022-04-22 17:32:44 +01:00
yubiuser
8e4879fda9
Merge branch 'master' into skip_OS_check
2022-04-20 20:43:10 +02:00
Christian König
31e1f96673
Should look better now
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-04-19 19:25:56 +02:00
CleanMachine1
8b2c29e0cf
Add requirement of nftables to wireguard config
...
Signed-off-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com >
2022-04-19 18:06:25 +02:00
Christian König
72f195476e
Remove unused image
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-04-14 22:44:04 +02:00
Christian König
06f5983f53
Adjust OS warning to reflect not passing the whole environment
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-04-14 20:10:43 +02:00
Jasper Vandemalle
ec3313ef40
Fix Fritz!Box typos
2022-03-08 15:47:33 +01:00
Adam Warner
c4f08ad490
Merge branch 'master' into PromoFaux-patch-1
2022-02-24 15:45:43 +00:00
Adam Warner
118338d3fc
no -> zero
2022-02-24 15:31:21 +00:00
Bill Thomson
f70ed45b23
Update post-install.md
...
Spelling/syntax corections.
2022-02-24 08:20:17 -06:00
Paul Close
25bb0989c9
Fix typo in FAQ
...
Signed-off-by: Paul Close <pdclose@gmail.com >
2022-02-18 10:32:52 -06:00
yubiuser
4b14f72c81
Merge branch 'master' into release/FTL_v5.14
2022-02-12 23:19:46 +01:00
yubiuser
ea1ae69799
Merge pull request #659 from pi-hole/tweak/deprecate/REPLY_ADDR46
...
Add documentation for new options LOCAL_IPV4/6 and BLOCK_IPV4/6
2022-02-12 23:11:14 +01:00
Christian König
3f24484e72
Adjust blockingmode.md
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-02-12 23:09:21 +01:00
yubiuser
995718a0f1
Apply suggestions from code review
2022-02-12 22:52:18 +01:00
yubiuser
d155867947
Add seconds
2022-02-12 22:46:05 +01:00
RD WebDesign
c1dc98541d
Change instructions to increase PHP memory_limit
...
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br >
2022-02-11 20:42:06 -03:00
MStolen
c82855dd51
Fix Inconsistency of IPv6 Addresses
...
Signed-off-by: Max Steele <max@amaxsteele.com >
2022-02-07 21:18:29 -06:00
DL6ER
9d78046fd0
Add documentation for new options LOCAL_IPV4/6 and BLOCK_IPV4/6. Deprecate options REPLY_ADDR4/6.
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2022-02-05 11:07:10 +01:00
DL6ER
242559ff9b
Add documentation for https://github.com/pi-hole/FTL/pull/1295
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2022-02-05 10:45:41 +01:00
yubiuser
e95657b258
FTL internal package dump ( #638 )
...
* FTL internal package dump
Signed-off-by: Christian König <ckoenig@posteo.de >
* Shorten name
Signed-off-by: Christian König <ckoenig@posteo.de >
* Restructure FTL menu
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-02-02 13:53:55 +01:00
yubiuser
2b109761c9
Merge pull request #644 from pi-hole/tweak/rate_limit
...
Add details to rate_limit option
2022-02-02 13:46:47 +01:00
DL6ER
dbf671de8d
Add documentation for FTL#1285
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2022-01-30 11:34:10 +01:00
DL6ER
bf9d22ff03
Relax number of tables statement
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2022-01-26 02:09:56 +01:00
DL6ER
314401c348
Merge branch 'master' into update/optimized_queries_table
2022-01-26 02:03:40 +01:00
yubiuser
2a81b1b8d4
Add recover options to gravity documentation ( #631 )
...
* Add recover options to gravity documentation
* Fix accidentally added bash
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-01-25 09:06:21 -08:00
David Anson
4d853d11d5
Resolve violations of new markdownlint rules for consistent emphasis.
2022-01-23 21:56:55 +00:00
yubiuser
ed55b3c0de
Add note to post-install about how to use Pi-hole by host device ( #648 )
...
* Add note to post-install about how to use Pi-hole by host device
* Address reviewer's comments
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-01-21 13:05:24 -08:00
DL6ER
551df17e8f
Documentation update corresponding to https://github.com/pi-hole/FTL/pull/1255
...
Signed-off-by: DL6ER <dl6er@dl6er.de >
2022-01-16 21:44:45 +01:00
Christian König
3b36c94080
Add ASUS router guide
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-01-14 22:13:56 +01:00
Christian König
d287fbb9a9
Fix typo in wg guide
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-01-13 06:47:35 +01:00
Christian König
00a0520a59
Be milder
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-01-06 22:05:37 +01:00
Christian König
956824a8b5
Add deprecation note to IP blocking mode
...
Signed-off-by: Christian König <ckoenig@posteo.de >
2022-01-06 21:07:48 +01:00
Adam Warner
ba00af1242
Merge branch 'master' into telnet_port
2022-01-05 19:01:28 +00:00
DL6ER
1765f79f46
Merge pull request #624 from xopez/patch-1
...
Include configuration for Debian Bullseye NAT
2021-12-31 15:23:54 +01:00
Sascha Moser
083c7b3a7c
Update internal.md
2021-12-31 13:39:56 +01:00
Sascha Moser
061d4ee2cc
Update internal.md
2021-12-31 13:35:30 +01:00